UIMA AS service should identify which thread will process a CAS
---------------------------------------------------------------
Key: UIMA-2181
URL: https://issues.apache.org/jira/browse/UIMA-2181
Project: UIMA
Issue Type: Improvement
Components: Async Scaleout
Reporter: Jerry Cwiklik
Assignee: Jerry Cwiklik
Priority: Trivial
Fix For: 2.3.2AS
UIMA AS service sends a message to a client when it receives a new CAS. This
"ACK" message confirms receipt of the CAS and identifies the node and process
PID where the CAS will be processed. In addition to that, the ACK message
should identify which thread will process the CAS. Append the thread id to the
PID using this syntax: "PID:ThreadID"
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira