Description
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.
Attachments
Attachments
Issue Links
- links to