Eric Shu created GEODE-6261:
-------------------------------
Summary: When a remove does not find the entry with expected value
should not cleanup existing entries in the txState
Key: GEODE-6261
URL: https://issues.apache.org/jira/browse/GEODE-6261
Project: Geode
Issue Type: Bug
Components: transactions
Reporter: Eric Shu
Currently if a remove operation find the entry with different value in a
transaction, it clears the entries not yet modified in the transaction. This
would break the repeatable read.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)