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

Francesco Chicchiriccò reassigned OPENJPA-2725:
-----------------------------------------------

    Assignee: Francesco Chicchiriccò

> fix ConcurrentModificationException during unrefed dependents cleanup
> ---------------------------------------------------------------------
>
>                 Key: OPENJPA-2725
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-2725
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: kernel
>    Affects Versions: 2.2.3, 2.4.2
>            Reporter: Eran Levy
>            Assignee: Francesco Chicchiriccò
>            Priority: Minor
>             Fix For: 2.4.3, 3.0.0
>
>
> Committed a fix - pull request #9: https://github.com/apache/openjpa/pull/9
> In some situations there are state elements in _derefCache HashSet causing 
> ConcurrentModificationException because set has been modified during 
> iteration.
> Copy all elements into another set and calling the same 
> deleteDeref(StateManagerImpl sm) function.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to