Sergey Korotkov created IGNITE-24125:
----------------------------------------

             Summary: [ducktests] JmxClient fails to read MBean with spaces in 
name
                 Key: IGNITE-24125
                 URL: https://issues.apache.org/jira/browse/IGNITE-24125
             Project: Ignite
          Issue Type: Task
            Reporter: Sergey Korotkov
            Assignee: Sergey Korotkov


Say for example the following fails and does't allow to read heap metrics
{code:java}
client = JmxClient(node)
eden_mbean = client.find_mbean('.*G1 Eden Space,type=MemoryPool', 
domain="java.lang")
{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to