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

[jira] [Commented] (KAFKA-10819) The freeze operation should validate the content of the snapshot

    [ https://issues.apache.org/jira/browse/KAFKA-10819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17369610#comment-17369610 ] 

HaiyuanZhao commented on KAFKA-10819:
-------------------------------------

Hi, [~jagsancio]

I would like to take this if this issue is still open.

> The freeze operation should validate the content of the snapshot
> ----------------------------------------------------------------
>
>                 Key: KAFKA-10819
>                 URL: https://issues.apache.org/jira/browse/KAFKA-10819
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: replication
>            Reporter: Jose Armando Garcia Sancio
>            Priority: Major
>
> When freeze is called the Raft Client should make sure:
>  # That the file contains complete record batches
>  # That the CRC for each record batch is correct
> If any of the validations fail then the freeze operation should fail. The state of the snapshot should be as if close was called without calling freeze. In other words no immutable snapshot gets created.



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