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

Jerry Cwiklik updated UIMA-1449:
--------------------------------

    Fix Version/s: 2.3AS

> Fix ConcurrentModificationException in the Delegate object
> ----------------------------------------------------------
>
>                 Key: UIMA-1449
>                 URL: https://issues.apache.org/jira/browse/UIMA-1449
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Jerry Cwiklik
>             Fix For: 2.3AS
>
>
> Delegate object throws ConcurrentModificationException while accessing its 
> lists. It looks like one thread is changing a list while another is changing 
> it. Synchronize access to the list to make sure only one thread operates on 
> it at any given time.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to