Problem handing errors in sendAndReceiveCAS
-------------------------------------------
Key: UIMA-875
URL: https://issues.apache.org/jira/browse/UIMA-875
Project: UIMA
Issue Type: Bug
Components: Async Scaleout
Reporter: Eddie Epstein
Assignee: Eddie Epstein
Fix For: 2.2.2S
sendAndReceiveCAS was originally implemented with a single threaded design.
When it was changed to be thread-safe, a bug was introduced where an error
condition on a request from one thread would, with unfortunate timing, cause an
error on a request from another thread.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.