Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
1.1.0
-
None
-
None
Description
In the application that is running several days I see that org.apache.sshd.server.SshServer#getActiveSessions returns some sessions that are there for days.
Most of such sessions has a closed nio2 socket associated.
It looks like Nio2 implementation may be leaking sessions for some reason.
Attachments
Issue Links
- duplicates
-
SSHD-595 MINA-CORE does not remove sessions if exceptions occur while closing
- Resolved