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.patchTo 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
----
---