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

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

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

andrey-kuznetsov
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 <vololo100@...>
Date:   2018-10-25T08:47:31Z

    unify unsupported tx modes check for cache API

----


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

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

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

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


---