conduktor.io ↗

KIP-1177 — Consider renaming org.apache.kafka.storage.internals.log.RemoteStorageThreadPool metrics

Discussion Kafka 4.2 Tiered StorageMetrics

Renames org.apache.kafka.storage.internals.log:type=RemoteStorageThreadPool metrics to the canonical kafka.log.remote:type=RemoteStorageThreadPool convention (deprecated old names in parallel). A code change accidentally introduced package-based JMX prefixes for the RemoteStorageThreadPool metrics instead of the standard kafka.COMPONENT format, diverging from all other Kafka metrics.

Details

AuthorKen Huang
StatusDiscussion
Kafka Version4.2
JIRAKAFKA-19150
WikiView on Apache Wiki
Created2025-05-04
Last Modified2025-05-07
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.