[
https://issues.apache.org/jira/browse/IGNITE-9622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16662016#comment-16662016
]
Ivan Pavlukhin commented on IGNITE-9622:
----------------------------------------
Current vision for methods {{removeAll}} (without keys parameter) and
{{iterator}} is not clear. We need to answer a question how should they behave
in interaction with running transactions.
> MVCC Cache API: prohibit non PESSIMISTIC REPEATABLE_READ transactions
> ---------------------------------------------------------------------
>
> Key: IGNITE-9622
> URL: https://issues.apache.org/jira/browse/IGNITE-9622
> Project: Ignite
> Issue Type: Bug
> Components: mvcc
> Reporter: Ivan Pavlukhin
> Assignee: Ivan Pavlukhin
> Priority: Major
> Fix For: 2.8
>
>
> For cache with enabled mvcc we should allow running only PESSIMISTIC
> REPEATABLE_READ transactions. For other modes exception should be thrown
> (like is done for SQL API).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)