Fix detection of 'detached' state of a connection

Description

When Stream Management is enabled, sessions can enter a state of being 'detached'.

The existing implementation determines that state to be equivalent to the session not having a connection. That, however, does not uniquely identify a 'detached' state (closed sessions, for example, also can have a null connection).

Environment

None

Activity

Show:
Fixed

Details

Assignee

Reporter

Components

Fix versions

Priority

Created May 3, 2020 at 3:33 PM
Updated May 18, 2020 at 12:17 PM
Resolved May 5, 2020 at 1:06 PM