jiafu1115 commented on PR #20007: URL: https://github.com/apache/kafka/pull/20007#issuecomment-3027338791
> > configure is using the local host as the first request to get metadata. right? > > Since the localhost socket is used, the real producers/consumers might already started to produce/consume to this broker. Using `Exit(1)` to do force shutdown might corrupt the state of the log/broker. It should be a graceful/controlled shutdown not abrupt. @kamalcph Thanks for your reminder. I forget it. Let me take more time to think how we handle it. -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org