hudeqi opened a new pull request, #13952: URL: https://github.com/apache/kafka/pull/13952
This pr is used to remove the metrics in Partition when broker shutdown and stopPartitions. This pr has passed the corresponding unit test, and it is part of [KAFKA-15129](https://issues.apache.org/jira/browse/KAFKA-15129). Different from other PRs under this topic, although this issue has a "remove metrics" operation, it will only be performed when the partition is deleted, and metrics will not be removed when the broker is shutdown. This PR solves this situation. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
