[ 
https://issues.apache.org/jira/browse/SSHD-448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Goldstein Lyor updated SSHD-448:
--------------------------------
    Attachment: 0047-SSHD-448-Track-currently-active-sessions-and-close-t.patch

Note: the feature is enabled by default, but the user can disable it (or even 
toggle on/off while the server/client is alive). Also, almost all the 
functionality is exposed so the user can intervene - register/unregister 
sessions, close them, query the currently tracked sessions, etc...

> Track currently active sessions and close them when server/client stopped
> -------------------------------------------------------------------------
>
>                 Key: SSHD-448
>                 URL: https://issues.apache.org/jira/browse/SSHD-448
>             Project: MINA SSHD
>          Issue Type: Improvement
>    Affects Versions: 1.0.0
>            Reporter: Goldstein Lyor
>         Attachments: 
> 0047-SSHD-448-Track-currently-active-sessions-and-close-t.patch
>
>
> The current code does not track the currently active sessions, so it is 
> conceivable that sessions are still active whereas the client/server has been 
> stopped. Since we want to emulate a true SSH "service", it stands to reason 
> that if the service is stopped, any currently active connections are 
> terminated.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to