José Armando García Sancio created KAFKA-14619:
--------------------------------------------------
Summary: KRaft validate snapshot id are at batch boundries
Key: KAFKA-14619
URL: https://issues.apache.org/jira/browse/KAFKA-14619
Project: Kafka
Issue Type: Improvement
Components: kraft
Reporter: José Armando García Sancio
Assignee: José Armando García Sancio
When the state machine creates a snapshot, kraft should validate that the
provided offset lands at a record batch boundaries. This is required because
the current log layer and replication protocol do not handle the case where the
snapshot id points to the middle of a record batch.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)