[
https://issues.apache.org/jira/browse/GEODE-6261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Shu resolved GEODE-6261.
-----------------------------
Resolution: Fixed
Fix Version/s: 1.9.0
> 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
> Assignee: Eric Shu
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.9.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)