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
| Author | Ken Huang |
| Status | Discussion |
| Kafka Version | 4.2 |
| JIRA | KAFKA-19150 |
| Wiki | View on Apache Wiki |
| Created | 2025-05-04 |
| Last Modified | 2025-05-07 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.