You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Ian Boston (JIRA)" <ji...@apache.org> on 2013/02/26 05:56:14 UTC

[jira] [Resolved] (SLING-2751) Queue JMX names have incorrect nesting.

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

Ian Boston resolved SLING-2751.
-------------------------------

    Resolution: Fixed

Fixed
                
> 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