[
https://issues.apache.org/jira/browse/IGNITE-25526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vyacheslav Koptilin updated IGNITE-25526:
-----------------------------------------
Attachment: screenshot-1.png
> Correct JMX bean names
> ----------------------
>
> Key: IGNITE-25526
> URL: https://issues.apache.org/jira/browse/IGNITE-25526
> Project: Ignite
> Issue Type: Improvement
> Components: metrics framework ai3
> Affects Versions: 3.0
> Reporter: Vyacheslav Koptilin
> Assignee: Vyacheslav Koptilin
> Priority: Major
> Labels: ignite-3
> Fix For: 3.1
>
> Attachments: screenshot-1.png
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> It is impossible to start two Ignite nodes in the same JVM with `JmxExproter`
> enabled due to JMX Bean names not taking into account the node's name to
> create a unique bean name.
> This patch [GitHub PullRequest
> #6180|https://github.com/apache/ignite-3/pull/6180] includes the following
> two changes:
> - node name is included into JMX bean name to allow start ignite nodes
> within one JVM process
> - improved JMX bean names to allow convenient grouping in external tools
> like JConsole
> !https://files.slack.com/files-pri/T0J645NDQ-F09478XV4GJ/image.png!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)