conduktor.io ↗

KIP-1100 — Rename org.apache.kafka.server:type=AssignmentsManager and org.apache.kafka.storage.internals.log.RemoteStorageThreadPool metrics

Accepted Kafka 4.2 MetricsTiered Storage

Renames the incorrectly prefixed metrics org.apache.kafka.server:type=AssignmentsManager and org.apache.kafka.storage.internals.log:type=RemoteStorageThreadPool back to the canonical kafka.server:type=AssignmentsManager and kafka.log.remote:type=RemoteStorageThreadPool naming convention. A class relocation and a patch introduced non-standard package-based JMX bean prefixes that diverged from Kafka's kafka.COMPONENT convention, breaking monitoring dashboards.

Details

AuthorKen Huang
StatusAccepted
Kafka Version4.2
JIRAKAFKA-17876
WikiView on Apache Wiki
Created2024-10-26
Last Modified2025-07-31
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.