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