[
https://issues.apache.org/jira/browse/IGNITE-24125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Daschinsky updated IGNITE-24125:
-------------------------------------
Fix Version/s: 2.18
> [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
> Priority: Minor
> Labels: ise
> Fix For: 2.18
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Say for example the following fails and does't allow to read heap metrics via
> JMX
> {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)