Jerry Cwiklik created UIMA-5040:
-----------------------------------

             Summary: UIMA-AS: when service terminates it exits with exit 
code=1 instead of 0
                 Key: UIMA-5040
                 URL: https://issues.apache.org/jira/browse/UIMA-5040
             Project: UIMA
          Issue Type: Bug
          Components: Async Scaleout
         Environment: When UIMA-AS service terminates due to error handling 
threshold being met, it logs that the service exits with exit(0), The code 
however forces shutdown with exit(1). Modify code to shutdown with exit(0). 
This should be a "normal" or expected shutdown since it is explicitly specified 
in error handling so 0 seems like more appropriate value. 
            Reporter: Jerry Cwiklik
            Assignee: Jerry Cwiklik
             Fix For: 2.8.2AS






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to