[GitHub] ignite pull request #5401: IGNITE-10278 The checkpointReadLock must be acqui...

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

[GitHub] ignite pull request #5401: IGNITE-10278 The checkpointReadLock must be acqui...

andrey-kuznetsov
GitHub user sk0x50 opened a pull request:

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

    IGNITE-10278 The checkpointReadLock must be acquired before calling MvccProcessor.updateState

   

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-10278

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/5401.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 #5401
   
----
commit beaf05fbef68fb7933738a501533317158566abe
Author: Slava Koptilin <slava.koptilin@...>
Date:   2018-11-15T15:07:33Z

    IGNITE-10278 The checkpointReadLock must be acquired before calling MvccProcessor.updateState

----


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

[GitHub] ignite pull request #5401: IGNITE-10278 The checkpointReadLock must be acqui...

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

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


---