[
https://issues.apache.org/jira/browse/IGNITE-8745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16523101#comment-16523101
]
ASF GitHub Bot commented on IGNITE-8745:
----------------------------------------
GitHub user ezagumennov opened a pull request:
https://github.com/apache/ignite/pull/4256
IGNITE-8745 Make tcp-disco-worker thread name reflect the node to whi…
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-8745
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4256.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4256
----
commit b9f1f01d6319166f22142f66638c290b534e0f7d
Author: ezagumennov <ezagumennov@...>
Date: 2018-06-13T08:45:30Z
IGNITE-8745 Make tcp-disco-worker thread name reflect the node to which the
local node is connected. Add a method on TCP discovery MBean to return current
topology version. Dump ring structure
----
> Add ability to monitor TCP discovery ring information
> -----------------------------------------------------
>
> Key: IGNITE-8745
> URL: https://issues.apache.org/jira/browse/IGNITE-8745
> Project: Ignite
> Issue Type: Improvement
> Reporter: Alexey Goncharuk
> Assignee: Evgenii Zagumennov
> Priority: Major
>
> We should add the following modifications:
> 1) Add a method on TCP discovery MBean to dump the ring structure on local
> node and on all nodes in the grid
> 2) Make tcp-disco-worker thread name reflect the node to which the local node
> is connected
> 3) Add a method on TCP discovery MBean to return current topology version
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)