Data connection not closed on filter chain exception
----------------------------------------------------
Key: FTPSERVER-297
URL: https://issues.apache.org/jira/browse/FTPSERVER-297
Project: FtpServer
Issue Type: Bug
Components: Core
Affects Versions: 1.0.0
Reporter: Niklas Gustavsson
Assignee: Niklas Gustavsson
Fix For: 1.0.1, 1.1
When an exception happens in the filter chain (e.g a decoding problem), the
session is closed but any open data connection is not closed. We should ensure
that the data connectioon is closed whenever the session is closed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.