You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Eddie Epstein (JIRA)" <ui...@incubator.apache.org> on 2009/12/07 20:07:18 UTC

[jira] Updated: (UIMA-1617) Add support for quiesce and shut down

     [ https://issues.apache.org/jira/browse/UIMA-1617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eddie Epstein updated UIMA-1617:
--------------------------------

    Fix Version/s: 2.3C

> 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
>            Assignee: Bhavani Iyer
>             Fix For: 2.3C
>
>         Attachments: UIMACPP-1617.patch
>
>
> 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.