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/10/25 08:57:46 UTC

[GitHub] ignite pull request #5074: IGNITE-9622: MVCC Cache API: prohibit non PESSIMI...

GitHub user pavlukhin opened a pull request:

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

    IGNITE-9622: MVCC Cache API: prohibit non PESSIMISTIC REPEATABLE_READ transactions

    

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

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

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

    https://github.com/apache/ignite/pull/5074.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 #5074
    
----
commit f35d8dcc7ce7237c9a0e9ce5d23979c13bfd99ac
Author: ipavlukhin <vo...@...>
Date:   2018-10-25T08:47:31Z

    unify unsupported tx modes check for cache API

----


---

[GitHub] ignite pull request #5074: IGNITE-9622: MVCC Cache API: prohibit non PESSIMI...

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

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


---