KIP-503 — Add metric for number of topics marked for deletion
Discussion Kafka 2.4 MetricsBroker
Adds broker-side JMX metrics for the number of topics currently marked for deletion and the total number of replica-deletion tasks queued in the controller. When many topics are deleted simultaneously, the controller can become overwhelmed processing deletion tasks, but operators have no metric to track how many deletions remain pending or to determine when the queue will drain.
Details
| Author | David Arthur |
| Status | Discussion |
| Kafka Version | 2.4 |
| JIRA | KAFKA-8753 |
| Wiki | View on Apache Wiki |
| Created | 2019-08-05 |
| Last Modified | 2019-08-13 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.