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
Fix For: 1.0-M1
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.