GitHub user pavlukhin opened a pull request:
https://github.com/apache/ignite/pull/5222 IGNITE-8987: Fix testSequenceAfterAutoactivation
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-8987-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5222.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5222
----
commit 1caaeb65878f13cfb1fdd56e26d8a11cdda83652
Author: ipavlukhin <vololo100@...>
Date: 2018-10-31T12:21:20Z
access atomicSequence on auto-activating cluster with retries
----
---