[
https://issues.apache.org/jira/browse/KARAF-5055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15938395#comment-15938395
]
ASF subversion and git services commented on KARAF-5055:
--------------------------------------------------------
Commit 64d2ef60adb718655dee10d9e0bdc1d0a2e94a5c in karaf's branch
refs/heads/master from [~jbonofre]
[ https://git-wip-us.apache.org/repos/asf?p=karaf.git;h=64d2ef6 ]
[KARAF-5055] This closes #290
> 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)