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 2022/03/18 03:31:48 UTC

[GitHub] [bookkeeper] Nicklee007 commented on pull request #3113: Fix the pid occupied check when use bookkeeper-daemon.sh start or stop

Nicklee007 commented on pull request #3113:
URL: https://github.com/apache/bookkeeper/pull/3113#issuecomment-1071994303


   > on which platforms did you test this ? Did you test this on Linux and MacOS ?
   
   @eolivelli I test the case in  on Linux and MacOS. On Linux the  'kill -0 $pid' and 'ps -p $pid'  performance diff as the discussion (https://stackoverflow.com/questions/30958964/why-do-kill-0-pid-echo-and-ps-ppid-echo-sometimes-differ);On MacOs, the both exhibit the same result;
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org