Details
-
Sub-task
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
https://issues.apache.org/jira/browse/KAFKA-12952 adds delimiters to the snapshots. These delimiters serve as start and end markers for the snapshots and also contain some metadata information about the snapshots. The snapshot consumers need to interpret the version within the header to correctly parse the schema of the snapshot being consumed or throw meaningful errors when consuming incompatible snapshot versions.