You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Dejan Bosanac (JIRA)" <ji...@apache.org> on 2010/12/02 14:09:56 UTC

[jira] Updated: (AMQ-2666) JMX does not indicate durable subscription activity.

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

Dejan Bosanac updated AMQ-2666:
-------------------------------

    Fix Version/s:     (was: 5.4.2)
                   5.5.0

> JMX does not indicate durable subscription activity.
> ----------------------------------------------------
>
>                 Key: AMQ-2666
>                 URL: https://issues.apache.org/jira/browse/AMQ-2666
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.3.1
>            Reporter: Akos Baraz
>             Fix For: 5.5.0
>
>         Attachments: activemq2.xml, DurableSubscriptionReactivationTest3.java
>
>
> The ManagedRegionBroker.addInactiveSubscription adds the subscription to this domain: "...Type=Subscription,active=false,name=...". I don't know what this active=false part supposed to mean, but it puts the MBean to a strange path in the jconsole. What is not a big problem, but it is not managed by the rest of the code. Even if a subscription is inactivated the MBean in the "Durable" section shows active. If the subscription is active the "false" section contains an entry as it would be inactive.

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