[GitHub] ignite pull request #5230: IGNITE-10103: Fix IgnitePersistentStoreDataStruct...

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #5230: IGNITE-10103: Fix IgnitePersistentStoreDataStruct...

andrey-kuznetsov
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.patch

To 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

----


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #5230: IGNITE-10103: Fix IgnitePersistentStoreDataStruct...

andrey-kuznetsov
Github user asfgit closed the pull request at:

    https://github.com/apache/ignite/pull/5230


---