Hi Added last week in the current snapshot. They have never been released. Ian
On Tuesday, February 26, 2013, Felix Meschberger wrote: > Hi > > Did these MBeans already exist in the Event 3.1.4 bundle ? or have they > been added since then ? > > In the first case, this renaming constitues a backwards breaking change. > Otherwise I am fine with renaming. > > Regards > Felix > > Am 26.02.2013 um 05:46 schrieb Ian Boston (JIRA): > > > 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 > > > -- > Felix Meschberger | Principal Scientist | Adobe > > > > > > > >
