[
https://issues.apache.org/jira/browse/GEODE-6260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16738674#comment-16738674
]
ASF subversion and git services commented on GEODE-6260:
--------------------------------------------------------
Commit 8a9d999dc8451a2310459cd657639808a9599f50 in geode's branch
refs/heads/develop from pivotal-eshu
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=8a9d999 ]
GEODE-6260: Do not cleanup non-dirty entries in transactional set operation
(#3060)
> Set iterator moveNext() in transaction should not cleanup non-dirty entries
> when encountering destroyed entry
> -------------------------------------------------------------------------------------------------------------
>
> Key: GEODE-6260
> URL: https://issues.apache.org/jira/browse/GEODE-6260
> Project: Geode
> Issue Type: Bug
> Components: transactions
> Affects Versions: 1.9.0
> Reporter: Eric Shu
> Assignee: Eric Shu
> Priority: Major
> Labels: pull-request-available
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Destroyed entry is not saved in the txState during set operation. However,
> there is a code path that non dirty entries are cleaned up.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)