[
https://issues.apache.org/jira/browse/FTPSERVER-249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Latorre resolved FTPSERVER-249.
-------------------------------------
Resolution: Fixed
Sorry I've been away for some days. Since we are opening a new connection for
each call this fix should do it.
> DBUserManager doesn't close Connections leading to pool exhaustion.
> -------------------------------------------------------------------
>
> Key: FTPSERVER-249
> URL: https://issues.apache.org/jira/browse/FTPSERVER-249
> Project: FtpServer
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.0.0-M4
> Reporter: David Latorre
> Assignee: David Latorre
> Fix For: 1.0.0-RC1
>
>
> DBUserManager creates a new Connection in every call but never returns the
> connections to the pool.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.