conduktor.io ↗

KIP-1057 — Add remote log metadata flag to the dump log tool

Accepted Kafka 3.9 Tiered StorageAdmin

Adds a --remote-log-metadata-decoder flag to kafka-dump-log.sh that decodes RemoteLogSegmentMetadata records stored in the __remote_log_metadata internal topic using RemoteLogMetadataSerde. Debugging tiered storage issues required manual decoding of opaque binary records in this topic, since dump-log only supported decoders for __consumer_offsets, __transaction_state, and other internal topics.

Details

AuthorFederico Valeri
StatusAccepted
Kafka Version3.9
JIRAKAFKA-16228
WikiView on Apache Wiki
Created2024-06-15
Last Modified2024-08-28
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.