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

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

Commit 309bd7b6bc4a1b111ee9b5cbbb189edc1da1f138 in geode's branch 
refs/heads/feature/GEODE-6261 from eshu
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=309bd7b ]

GEODE-6261: Do not break repeatable read by incorrectly cleaning up TXEntries

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