You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2018/01/15 16:20:35 UTC

[GitHub] ivankelly opened a new issue #981: SIGTERM on bookkeeper script not propagated to java process

ivankelly opened a new issue #981: SIGTERM on bookkeeper script not propagated to java process
URL: https://github.com/apache/bookkeeper/issues/981
 
 
   > What did you do?
   
   Run bin/bookkeeper bookie from supervisord or systemd or some other supervisor.
   
   > What did you expect to see?
   
   When I stop the unit, the bookie should shutdown.
   
   > What did you see instead?
   
   The bookie does not go down.
   
   This problem is 4.6.0+ only. 
   Seems to be caused by https://github.com/apache/bookkeeper/pull/557/file
   
   @aahmed-se Do you recall why you made this change in the first place?
   
   This is problematic as it'll leave zombie bookie processes. It's also a break from pre 4.6 behaviour.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services