Menu

#110 Make it possible to not restart JVM in response to kill -9

Next_Release
open
nobody
5
2012-12-11
2008-09-05
No

When I kill -9 a JVM process, I want it to go away.
If I kill -9 a wrapped JVM process, the wrapper interprets its disappearance as an unexpected exit and automatically launches a new JVM. I think it'd be nice if there was a configuration parameter that allowed me to tell the wrapper to effectively ignore the SIGKILL signal. With the flag set, instead of launching a new JVM, the native wrapper process would immediately exit.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB