-
Bug
-
Resolution: Fixed
-
P2
-
1.0
-
None
-
1.0
-
generic
-
generic
-
Verified
When a client connection hits the idle timeout, the JMXMP connector server does not emit a notification and does not remove the client's id from the list of ids. So a long-running session with a sequence of connections will end up showing the complete list of all the ids that existed. These ids will never disappear from the server's list, even after the sessions is ended.
To reproduce this, run the modified IdleTimeoutTest in attachment.
To reproduce this, run the modified IdleTimeoutTest in attachment.