Add support for quiesce and shut down 
--------------------------------------

                 Key: UIMA-1617
                 URL: https://issues.apache.org/jira/browse/UIMA-1617
             Project: UIMA
          Issue Type: Bug
          Components: C++ Framework
            Reporter: Bhavani Iyer


The C++ service wrapper needs to be modified to handle quiesce and shutdown 
requests from the command line as well as from a Java controller.
A 'q' entered at the command line should  cause the wrapper to wait for the 
processing instances to complete the current work before shutdown.  A 's' 
entered at the command line should  result in an immediate shut down. Ctrl C is 
to be handled as a quiesce and shutdown.  

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

Reply via email to