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 2011/07/22 22:06:58 UTC

[jira] [Created] (UIMA-2181) UIMA AS service should identify which thread will process a CAS

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

        

[jira] [Closed] (UIMA-2181) UIMA AS service should identify which thread will process a CAS

Posted by "Jerry Cwiklik (JIRA)" <de...@uima.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-2181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jerry Cwiklik closed UIMA-2181.
-------------------------------

    Resolution: Fixed

> 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