conduktor.io ↗

KIP-859 — Add Metadata Log Processing Error Related Metrics

Accepted Kafka 3.3 MetricsKRaft

Adds metadata-apply-error-count and metadata-load-error-count metrics to broker metadata processing, and MetadataErrorCount to the controller, tracking failures during MetadataDelta generation and MetadataImage application in KRaft mode. Errors during metadata log processing can leave the node's in-memory state inconsistent with no observable signal, making diagnosis impossible without grepping logs.

Details

AuthorNiket Goel
StatusAccepted
Kafka Version3.3
JIRAKAFKA-14114
WikiView on Apache Wiki
Created2022-07-26
Last Modified2022-08-04
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.