Stefan created SSHD-1096:
----------------------------

             Summary: IOException swallowed in SftpSubsystem
                 Key: SSHD-1096
                 URL: https://issues.apache.org/jira/browse/SSHD-1096
             Project: MINA SSHD
          Issue Type: Bug
    Affects Versions: 2.5.1, 2.3.0
            Reporter: Stefan


Class "org.apache.sshd.server.subsystem.sftp.SftpSubsystem"
Method: "protected void doClose(int id, String handle) throws IOException"

The method calls the event listener if an IOException occurs. The problem is 
that the Exception is not thrown afterwards like the other event listener calls 
do.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to