Remove redundant synchronization on InProcessCache object before calling
dropCAS()
----------------------------------------------------------------------------------
Key: UIMA-966
URL: https://issues.apache.org/jira/browse/UIMA-966
Project: UIMA
Issue Type: Bug
Components: Async Scaleout
Reporter: Jerry Cwiklik
In UIMA-AS code there are two instances where the InProcessCache is doubly
synchronized. One instance of this is in the Primitive Controller process()
method and the other is in the Aggregate Controller's replyToClient() method.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.