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.patchTo 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
----
---