[ 
https://issues.apache.org/jira/browse/GEODE-6261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16740878#comment-16740878
 ] 

ASF subversion and git services commented on GEODE-6261:
--------------------------------------------------------

Commit 1909935b4eb3f228e84e5c5e4caf899f82b4c089 in geode's branch 
refs/heads/develop from pivotal-eshu
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=1909935 ]

GEODE-6261: Do not break repeatable read by incorrectly cleaning up TXEntries 
(#3062)

* Do not cleanup existing TXEntries if finding an entry does not have expected 
value.

> 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
>          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)

Reply via email to