JoeCqupt commented on pull request #11607: URL: https://github.com/apache/kafka/pull/11607#issuecomment-996061715
ChangeNotificationProcessorThread extends ShutdownableThread, so when ` thread.shutdown()` retrun it means that this thread has shutdownCompleted, it is unnecessary to call `thread.join()` -- 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