Use a nicer shutdown mechanism when stopping a managed instance
---------------------------------------------------------------
Key: FELIX-2055
URL: https://issues.apache.org/jira/browse/FELIX-2055
Project: Felix
Issue Type: Improvement
Components: Karaf
Affects Versions: karaf-1.2.0
Reporter: Guillaume Nodet
Assignee: Guillaume Nodet
Fix For: karaf-1.4.0
Currently, the scripts use some kind of kill -9, but now we have a socket
opened for shutting the instance down, so we need to use it and maybe use a
timeout to kill it after a delay if the clean shutdown was not sufficient.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.