[daemon] restart and shutdown behavior?

2016-10-13 Thread Mori Bellamy
does that sound right? so, please help me brainstorm all of the scenarios when the abort hook is called. i think the intent is to restart only when the "jvm crashes" (from https://commons.apache.org/proper/commons-daemon/jsvc.html) but i don't know what that means. -- Thanks, Mori Bellamy

[daemon] Just submitted a patch request for commons-daemon

2016-08-09 Thread Mori Bellamy
. Right now 60s is hardcoded into the application logic to prevent a tight crash loop. This flag pulls that 60s into a parameter. I hope you'll find it works and it adheres to the local style. -- Thanks, Mori Bellamy