[jira] Closed: (UIMA-1604) Add ShutdownHook to Uima As Service Wrapper

2009-10-09 Thread Jerry Cwiklik (JIRA)

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

Jerry Cwiklik closed UIMA-1604.
---

Resolution: Fixed

Instrumented UIMA_Service with ShutdownHook to run quiesce and stop on kill 
signal

 Add ShutdownHook to Uima As Service Wrapper
 ---

 Key: UIMA-1604
 URL: https://issues.apache.org/jira/browse/UIMA-1604
 Project: UIMA
  Issue Type: New Feature
  Components: Async Scaleout
Affects Versions: 2.3AS
Reporter: Jerry Cwiklik
Assignee: Jerry Cwiklik

 Uima AS service should implement a ShutdownHook to enable cleanup when the 
 service is killed via kill command. The action taken by the shutdown hook 
 should be quiesce and stop.

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



Re: [jira] Closed: (UIMA-1604) Add ShutdownHook to Uima As Service Wrapper

2009-10-09 Thread Jörn Kottmann

Jerry Cwiklik (JIRA) wrote:

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

Jerry Cwiklik closed UIMA-1604.
---

Resolution: Fixed

Instrumented UIMA_Service with ShutdownHook to run quiesce and stop on kill 
signal

  

Thanks Jerry, that makes things easier for me.

Jörn