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/22 14:02:02 UTC

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

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

Mikhail Filatov closed IGNITE-14012.
------------------------------------

> 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
>            Priority: Minor
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)