[
https://issues.apache.org/jira/browse/SLING-6975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Pauls resolved SLING-6975.
-------------------------------
Resolution: Fixed
I fixed it in r1799427.
> The JMX Beans for queues always has empty values.
> --------------------------------------------------
>
> Key: SLING-6975
> URL: https://issues.apache.org/jira/browse/SLING-6975
> Project: Sling
> Issue Type: Bug
> Components: Event
> Affects Versions: Event 4.2.2
> Reporter: Karl Pauls
> Assignee: Karl Pauls
> Fix For: Event 4.2.4
>
>
> The JMX Beans for queues always has empty values. In a nutshell, the event
> impl creates a new QueueBeanImpl for each Queue and that in turn, will only
> report statistics if the Queue is instanceof Statistics (which AFAIK never is
> the case). It should at a minimum get the statistics object from the
> queue.getStatistics() method if the queue isn't an instanceof.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)