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

Eric Shu updated GEODE-5786:
----------------------------
    Affects Version/s: 1.1.0

> Iterating a region in a transaction puts destroyed keys in the tx state
> -----------------------------------------------------------------------
>
>                 Key: GEODE-5786
>                 URL: https://issues.apache.org/jira/browse/GEODE-5786
>             Project: Geode
>          Issue Type: Bug
>    Affects Versions: 1.1.0
>            Reporter: Lynn Gallinat
>            Assignee: Lynn Gallinat
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.9.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> In a region that has had an entry destroyed, the region will then contain a 
> tombstone for that key.
> If a thread iterates the region in a transaction, then all keys in the region 
> are added to the transaction state.
> The problem is that destroyed keys that have tombstones are also added to the 
> transaction set.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to