[ 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.