[
https://issues.apache.org/jira/browse/FTPSERVER-76?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477883
]
Mark Reynolds commented on FTPSERVER-76:
----------------------------------------
Yes, it fixes it. Thanks!
> Connection count is never decremented for Mina connections.
> -----------------------------------------------------------
>
> Key: FTPSERVER-76
> URL: https://issues.apache.org/jira/browse/FTPSERVER-76
> Project: FtpServer
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.0-M1
> Environment: Svn trunk r511633.
> Reporter: Mark Reynolds
> Assigned To: Niklas Gustavsson
> Fix For: 1.0-M2
>
>
> For Mina connections, FtpStatisticsImpl.setLogin() is called, incrementing
> the connection count, however,
> FtpStatisticsImpl.setLogout() is never called to decrement the count.
> The application quickly runs out of connections!
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.