[
https://issues.apache.org/jira/browse/GEODE-6261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Shu updated GEODE-6261:
----------------------------
Summary: When a remove does not find the entry with expected value in a
transaction, it should not cleanup existing entries in the txState (was: When
a remove does not find the entry with expected value should not cleanup
existing entries in the txState)
> When a remove does not find the entry with expected value in a transaction,
> it 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
> Affects Versions: 1.7.0, 1.8.0
> Reporter: Eric Shu
> Priority: Major
>
> 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)