GitHub user NSAmelchev opened a pull request:
https://github.com/apache/ignite/pull/4797 IGNITE-9654
Fix for the **IgniteCacheDistributedPartitionQueryNodeRestartsSelfTest.testJoinQueryUnstableTopology** test.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/NSAmelchev/ignite ignite-9654
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4797.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4797
----
commit 8a4c4117ebcb84535c076d1e5997f7215a663102
Author: NSAmelchev <nsamelchev@...>
Date: 2018-09-20T15:00:39Z
Fix test.
----
---