UIMA AS service doesnt terminate when its error handling threshold is exceeded
------------------------------------------------------------------------------
Key: UIMA-2388
URL: https://issues.apache.org/jira/browse/UIMA-2388
Project: UIMA
Issue Type: Bug
Components: Async Scaleout
Reporter: Jerry Cwiklik
Assignee: Jerry Cwiklik
Fix For: 2.4.0AS
When UIMA AS service error threshold is exceeded and action=terminate, the
process does not seem to exit. Spin a dedicated shutdown thread and allow the
process to cleanup and terminate. If the process does not stop due to one of
AEs being stuck in process(), the error handler will call System.exit() after
30 seconds.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira