Ian Boston created SLING-2751:
---------------------------------

             Summary: Queue JMX names have incorrect nesting.
                 Key: SLING-2751
                 URL: https://issues.apache.org/jira/browse/SLING-2751
             Project: Sling
          Issue Type: Bug
          Components: Extensions
    Affects Versions: Extensions Event 3.1.4
            Reporter: Ian Boston
            Assignee: Ian Boston
             Fix For: Extensions Event 3.1.6


The names of the JMX objects under extensions event are incorrect causing them 
to be represented in their own tree. For all Sling JMX beans the domain part 
should be org.apache.sling
Then a type property should represent the type and a name property represent 
the name.

eg
org.apache.sling:type=queues,name=AllQueues
org.apache.sling:type=queues,name=QueueNames
org.apache.sling:type=queues,name=<queue name>

That should result in objects being grouped correctly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to