You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Owen Nichols (JIRA)" <ji...@apache.org> on 2019/04/24 22:24:06 UTC

[jira] [Closed] (GEODE-6261) When a remove does not find the entry with expected value in a transaction, it should not cleanup existing entries in the txState

     [ https://issues.apache.org/jira/browse/GEODE-6261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Owen Nichols closed GEODE-6261.
-------------------------------

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