Fix a hang in the Uima AS client
--------------------------------

                 Key: UIMA-1315
                 URL: https://issues.apache.org/jira/browse/UIMA-1315
             Project: UIMA
          Issue Type: Bug
          Components: Async Scaleout
            Reporter: Jerry Cwiklik


When running Uima AS testDeployAgainAndAgain() testcase found a bug that causes 
a hang. When a client completes the first run it doesnt reset a 
casQueueProducerReady boolean flag in the stop() method. Subsequent run causes 
the client API to hang since the CAS producing thread is not started due to the 
casQueueProducerReady  flag not being reset.

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