[ 
https://issues.apache.org/activemq/browse/AMQ-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hiram Chirino resolved AMQ-1044.
--------------------------------

    Fix Version/s: 5.1.0
                       (was: 5.0.0)
                       (was: 4.1.1)
       Resolution: Fixed

The connection shutdown code is now guaranteed to run when service requests are 
not being serviced.  This eliminates the timing issues related to shutting down 
connections.

> Failed to register MBean error.
> -------------------------------
>
>                 Key: AMQ-1044
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1044
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 4.0
>            Reporter: Hiram Chirino
>            Assignee: Hiram Chirino
>             Fix For: 5.1.0
>
>
> If async error such as a inactivity IO exception is detected while a 
> subscription is being created, then that subscription is not fully cleaned up 
> when the connection is disposed.  If the client is using failover and 
> reconnects, then it gets a "Failed to register MBean error."  Since the 
> subscription is still registered in JMX.  This is also a source of a memory 
> leak since subscriptions are are left registered in JMX.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to