You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by dkarachentsev <gi...@git.apache.org> on 2017/12/13 11:08:07 UTC

[GitHub] ignite pull request #3217: IGNITE-7181 - Fix IGNITE-7086 doesn't work with P...

GitHub user dkarachentsev opened a pull request:

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

    IGNITE-7181 - Fix IGNITE-7086 doesn't work with PESSIMISTIC REPEATABL…

    …E_READ transaction

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

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

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

    https://github.com/apache/ignite/pull/3217.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 #3217
    
----
commit 13e9625e0821b74d8017d36ce84cd2f602283019
Author: dkarachentsev <dk...@gridgain.com>
Date:   2017-12-13T11:06:57Z

    IGNITE-7181 - Fix IGNITE-7086 doesn't work with PESSIMISTIC REPEATABLE_READ transaction

----


---