[jira] [Created] (IGNITE-14012) Ducktape jmx_utils should consider the possibility of intermediate MBeans

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-14012) Ducktape jmx_utils should consider the possibility of intermediate MBeans

Anton Vinogradov (Jira)
Mikhail Filatov created IGNITE-14012:
----------------------------------------

             Summary: Ducktape jmx_utils should consider the possibility of intermediate MBeans
                 Key: IGNITE-14012
                 URL: https://issues.apache.org/jira/browse/IGNITE-14012
             Project: Ignite
          Issue Type: Task
            Reporter: Mikhail Filatov
            Assignee: Mikhail Filatov


Sometimes MBeans structure looks like:

org.apache:clsLdr=764c12b6,group=Kernal,igniteInstanceName=Server_Example_Xml_-676757500,name=IgniteKernal

but jmx_utils works only if it looks like:

.*group=Kernal,name=IgniteKernal

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)