You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Goldstein Lyor (JIRA)" <ji...@apache.org> on 2016/01/24 14:14:39 UTC

[jira] [Created] (SSHD-627) Report caught exceptions that cause the session to close

Goldstein Lyor created SSHD-627:
-----------------------------------

             Summary: Report caught exceptions that cause the session to close
                 Key: SSHD-627
                 URL: https://issues.apache.org/jira/browse/SSHD-627
             Project: MINA SSHD
          Issue Type: Improvement
            Reporter: Goldstein Lyor
            Assignee: Goldstein Lyor
            Priority: Minor
             Fix For: 1.2.0


Add _SessionListener#sessionException_ method that is invoked when _AsbtractSession#exceptionCaught_ is invoked and causes session to close due to the caught exception. This will enable detecting sessions that may be closing without calling _SessionListener#sessionClosed_ under some rare scenarios.



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