[
https://issues.apache.org/jira/browse/GEODE-1607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15357605#comment-15357605
]
ASF subversion and git services commented on GEODE-1607:
--------------------------------------------------------
Commit 186a09a74b202a4943ced37eddd258e7906d117f in incubator-geode's branch
refs/heads/develop from [~eshu]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=186a09a ]
GEODE-1607: Fix ConcurrentModificationException during cache close
> ConcurrentModificationException could occur when iterating through
> hostedTXStates HashMap during closing cache
> --------------------------------------------------------------------------------------------------------------
>
> Key: GEODE-1607
> URL: https://issues.apache.org/jira/browse/GEODE-1607
> Project: Geode
> Issue Type: Bug
> Components: transactions
> Reporter: Eric Shu
> Assignee: Eric Shu
>
> {noformat}
> The hostedTXStates is a HashMap in TXManagerImpl.
> ConcurrentModificationException could happen when a p2p thread handles a
> RemoteTXCommitMessage during cache close.
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)