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)" <ui...@incubator.apache.org> on 2009/07/02 18:53:47 UTC

[jira] Commented: (UIMA-1416) Stop sending ShutdownException from Uima AS service to the client

    [ https://issues.apache.org/jira/browse/UIMA-1416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12726555#action_12726555 ] 

Jerry Cwiklik commented on UIMA-1416:
-------------------------------------

Modified service code to stop sending ShutdownException to a client. Modified terminate() and stop() methods to send to the client the cause exception that triggered a shutdown of the service along with an input CAS id.

> Stop sending ShutdownException from Uima AS service to the client
> -----------------------------------------------------------------
>
>                 Key: UIMA-1416
>                 URL: https://issues.apache.org/jira/browse/UIMA-1416
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Jerry Cwiklik
>            Priority: Minor
>
> Uima AS service sends a ShutdownException to its client before the service terminates. This exception should not be propagated to the client. Instead, a service should send a cause exception along with an input Cas Id that triggered a shutdown due to exceeded error threshold. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.