You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Niket Goel (Jira)" <ji...@apache.org> on 2021/06/30 15:11:00 UTC

[jira] [Created] (KAFKA-13016) Interpret snapshot header version to correctly parse the snapshot

Niket Goel created KAFKA-13016:
----------------------------------

             Summary: Interpret snapshot header version to correctly parse the snapshot
                 Key: KAFKA-13016
                 URL: https://issues.apache.org/jira/browse/KAFKA-13016
             Project: Kafka
          Issue Type: Sub-task
            Reporter: Niket Goel


https://issues.apache.org/jira/browse/KAFKA-12952 adds delimiters to the snapshot files. 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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)