[ https://issues.apache.org/activemq/browse/AMQ-835?page=all ]
james strachan resolved AMQ-835.
--------------------------------
Fix Version/s: 4.1
Resolution: Fixed
Many thanks for the patch! I've applied to to 4.1 in revision 423797
> memory leak in ActiveMQConnection
> ---------------------------------
>
> Key: AMQ-835
> URL: https://issues.apache.org/activemq/browse/AMQ-835
> Project: ActiveMQ
> Issue Type: Bug
> Affects Versions: 4.0.1
> Reporter: Ozgur Cetinturk
> Fix For: 4.1
>
>
> when connection closing, connection doesn't remove itself from factoryStats.
> so every opened connection cause to grow memory. this can be fixed by adding
> factoryStats.removeConnection(this); in the close() method.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira