You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by pavlukhin <gi...@git.apache.org> on 2018/08/30 16:06:33 UTC

[GitHub] ignite pull request #4654: IGNITE-8149: MVCC TX: Size method should use tx s...

GitHub user pavlukhin opened a pull request:

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

    IGNITE-8149: MVCC TX: Size method should use tx snapshot

    

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

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

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

    https://github.com/apache/ignite/pull/4654.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 #4654
    
----
commit b5ea6e1b5b072995f8e97a19183ebebfbae6cf20
Author: ipavlukhin <vo...@...>
Date:   2018-08-30T16:00:08Z

    IGNITE-8149 Cache.size is updated on MVCC transaction commit

----


---

[GitHub] ignite pull request #4654: IGNITE-8149: MVCC TX: Size method should use tx s...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---