[
https://issues.apache.org/jira/browse/KARAF-5055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré resolved KARAF-5055.
-----------------------------------------
Resolution: Fixed
> Service wrapper shutdown timeout is not taken into account when Karaf's JVM
> is 'Stopped'
> ----------------------------------------------------------------------------------------
>
> Key: KARAF-5055
> URL: https://issues.apache.org/jira/browse/KARAF-5055
> Project: Karaf
> Issue Type: Bug
> Components: karaf-os-integration
> Reporter: John Poth
> Assignee: Jean-Baptiste Onofré
> Fix For: 4.0.9, 4.1.1
>
> Attachments: wrapper-shutdown.xml
>
>
> To reproduce, install the attached blueprint and start Karaf using the
> Service Wrapper. Then:
> \\
> * bin/karaf-service stop and then immediately
> * kill -STOP $karaf_jvm_pid
> You'll notice that the Karaf JVM will be killed using SIGTERM regardless of
> the shutdown timeouts set in both the Service wrapper settings file
> (karaf-wrapper.conf) and karaf. This doesn't allow for graceful shutdown.
> I can provide a PR.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)