Chris A. Mattmann created OODT-497:
--------------------------------------

             Summary: Make WorkflowProcessor PrioritySorters thread-safe
                 Key: OODT-497
                 URL: https://issues.apache.org/jira/browse/OODT-497
             Project: OODT
          Issue Type: Sub-task
          Components: workflow manager
            Reporter: Chris A. Mattmann
            Assignee: Chris A. Mattmann
             Fix For: 0.5


The Workflow PrioritySorter implementations need to be thread safe and likely 
synchronized since any modification to the WorkflowProcessors inside of them 
causes a concurrent modification exception if two threads are modifying their 
internal data structures inside of the runnableProcessors list.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to