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 2013/11/02 18:38:18 UTC

[jira] [Updated] (UIMA-2750) UIMA-AS doesnt support request to discard CASes

     [ https://issues.apache.org/jira/browse/UIMA-2750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jerry Cwiklik updated UIMA-2750:
--------------------------------

    Affects Version/s:     (was: 2.4.0AS)
        Fix Version/s:     (was: 2.4.2AS)

> UIMA-AS doesnt support request to discard CASes
> -----------------------------------------------
>
>                 Key: UIMA-2750
>                 URL: https://issues.apache.org/jira/browse/UIMA-2750
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Jerry Cwiklik
>            Assignee: Jerry Cwiklik
>            Priority: Minor
>
> Currently the UIMA-AS client can ask a remote service to stop processing an outstanding CAS via API:
> stopProducingCases()
> stopProducingCases(String casReferenceId);
> The above are only supported if the service is a Cas Multiplier. The StopRequest comes into the service via a special queue which is only created for a CM. 
> Modify the code to send StopRequest to a service via its main input queue and to handle it by the same thread that handles GetMeta request.



--
This message was sent by Atlassian JIRA
(v6.1#6144)