[ https://issues.apache.org/jira/browse/SSHD-1096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lyor Goldstein resolved SSHD-1096.
----------------------------------
Fix Version/s: 2.6.0
Resolution: Fixed
Thanks for bringing this to our attention
> 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.3.0, 2.5.1
> Reporter: Stefan
> Assignee: Lyor Goldstein
> Priority: Minor
> Fix For: 2.6.0
>
>
> 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: dev-unsubscribe@mina.apache.org
For additional commands, e-mail: dev-help@mina.apache.org
|