GitHub user agoncharuk opened a pull request:
https://github.com/apache/ignite/pull/5000 IGNITE-9895 DiscoveryMessageNotifierWorker must be instanceof IgniteDiscoveryThread
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-9895
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5000.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5000
----
commit 3bf874620c590d7fba4f5019e1427e8838c725a0
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date: 2018-10-16T09:04:59Z
IGNITE-9895 DiscoveryMessageNotifierWorker must be instanceof IgniteDiscoveryThread
----
---