GitHub user NSAmelchev opened a pull request:
https://github.com/apache/ignite/pull/5005 IGNITE-9659
Fix the _NonCollocatedRetryMessageSelfTest.testNonCollocatedRetryMessage_ test.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/NSAmelchev/ignite ignite-9659
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5005.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5005
----
commit dc5a776ea3d1634533bcae3f09931d0beb23cfab
Author: NSAmelchev <nsamelchev@...>
Date: 2018-10-16T13:54:06Z
Fix the testNonCollocatedRetryMessage test.
commit dfa7d661d14899d3a31f71fd70c589bc9d254272
Author: NSAmelchev <nsamelchev@...>
Date: 2018-10-16T14:34:16Z
Code style fix.
----
---