[
https://issues.apache.org/jira/browse/AMQ-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dejan Bosanac updated AMQ-2202:
-------------------------------
Fix Version/s: (was: 5.4.2)
5.5.0
> BrokerView Returns Invalid ObjectName Array Size For
> InactiveDurableTopicSubscribers
> ------------------------------------------------------------------------------------
>
> Key: AMQ-2202
> URL: https://issues.apache.org/jira/browse/AMQ-2202
> Project: ActiveMQ
> Issue Type: Bug
> Components: JMX
> Affects Versions: 5.2.0
> Environment: AMQ 5.2, Windoze XP Pro, and JDK 1.5
> Reporter: Joe Fernandez
> Priority: Minor
> Fix For: 5.5.0
>
>
> I bring up a fresh instance of the message broker, I then have my durable
> topic subscriber connect with the broker. The BrokerView object renders the
> correct ObjectName array sizes for DurableTopicSubscribers and
> InactiveDurableSubscribers on the JConsole. That is, the array sizes are 1
> and 0, respectively. I then shut down my durable subscriber at which point I
> would expect to see the ObjectName array size for InactiveDurableSubscribers
> go up to 1, but that is not the case; it remains at 0. Or am I
> misinterpreting InactiveDurableSubscribers?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.