[
https://issues.apache.org/jira/browse/GEODE-1607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Shu resolved GEODE-1607.
-----------------------------
Resolution: Fixed
> 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)