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

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

     [ https://issues.apache.org/jira/browse/KAFKA-13016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Niket Goel updated KAFKA-13016:
-------------------------------
    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.  (was: 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.)

> 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
>            Priority: Minor
>
> 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.



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