You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Jerry Cwiklik (JIRA)" <de...@uima.apache.org> on 2013/07/24 15:09:48 UTC

[jira] [Created] (UIMA-3107) Fix Ducc's Agent inconsistent synchronization on a variable

Jerry Cwiklik created UIMA-3107:
-----------------------------------

             Summary: Fix Ducc's Agent inconsistent synchronization on a variable
                 Key: UIMA-3107
                 URL: https://issues.apache.org/jira/browse/UIMA-3107
             Project: UIMA
          Issue Type: Bug
          Components: DUCC
            Reporter: Jerry Cwiklik
            Assignee: Jerry Cwiklik
            Priority: Minor
             Fix For: 1.0-Ducc


In AgentEventListener.java there is inconsistent locking on lifecycleController field in method onDuccJobsStateEvent(). Move the assignment into synchronized(){...} block.

--
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