bozhao12 commented on code in PR #12158: URL: https://github.com/apache/kafka/pull/12158#discussion_r874295581
########## core/src/main/scala/kafka/controller/KafkaController.scala: ########## @@ -468,14 +468,6 @@ class KafkaController(val config: KafkaConfig, // shutdown leader rebalance scheduler kafkaScheduler.shutdown() - offlinePartitionCount = 0 Review Comment: @hachikuji Thanks for your suggestion, I updated the code. -- 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