morningman commented on issue #4467: URL: https://github.com/apache/incubator-doris/issues/4467#issuecomment-681391271
I think the behavior of script for BE is correct. stop should alway return non-zore code if it encounter unexpected error, such as missing pid file or process does not exist. In our env, the deploy program is responsible to maintain the pid file and keep it consistent with the BE process. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
