You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Mikhail Filatov (Jira)" <ji...@apache.org> on 2021/01/18 12:38:01 UTC

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

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)