KIP-434 — Add Replica Fetcher and Log Cleaner Count Metrics
Accepted Kafka 2.4 MetricsBroker
Adds JMX metrics for the current count of active replica fetcher threads and log cleaner threads on each broker. When fetcher or cleaner threads die due to unrecoverable exceptions, there is currently no metric signal—operators only notice the problem after replicas begin lagging or disks fill up.
Details
| Author | Viktor Somogyi |
| Status | Accepted |
| Kafka Version | 2.4 |
| JIRA | KAFKA-7981 |
| Wiki | View on Apache Wiki |
| Created | 2019-02-22 |
| Last Modified | 2020-04-30 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.