[
https://issues.apache.org/jira/browse/KAFKA-10819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
HaiyuanZhao reassigned KAFKA-10819:
-----------------------------------
Assignee: HaiyuanZhao
> 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
> Assignee: HaiyuanZhao
> 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)