You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Lou DeGenaro (JIRA)" <de...@uima.apache.org> on 2015/07/21 16:01:04 UTC

[jira] [Created] (UIMA-4522) DUCC Orchestrator (OR) ConcurrentModificationException

Lou DeGenaro created UIMA-4522:
----------------------------------

             Summary: DUCC Orchestrator (OR) ConcurrentModificationException
                 Key: UIMA-4522
                 URL: https://issues.apache.org/jira/browse/UIMA-4522
             Project: UIMA
          Issue Type: Bug
          Components: DUCC
            Reporter: Lou DeGenaro
            Assignee: Lou DeGenaro
            Priority: Minor
             Fix For: 2.0.0-Ducc


DuccProcessMap may be modified (e.g. added to) while iterating.  Use ConcurrentHashMap in place of TreeMap.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)