Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
Even though the metadata snapshots use the same format as log segments, the kafka-dump-log tool (DumpLogSegments.scala) does not support the file extension or file name pattern.
For example, a metadata snapshot will be named like:
__cluster_metadata-0/00000000000000000004-0000000001.checkpoint
whereas regular log segments (including the metadata log) are named like:
__cluster_metadata-0/00000000000000000000.log
We need to enhance the tool to support snapshots.
Attachments
Issue Links
- links to