You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Jose Armando Garcia Sancio (Jira)" <ji...@apache.org> on 2022/09/06 19:34:00 UTC

[jira] [Created] (KAFKA-14203) KRaft broker should disable snapshot generation after error replaying the metadata log

Jose Armando Garcia Sancio created KAFKA-14203:
--------------------------------------------------

             Summary: KRaft broker should disable snapshot generation after error replaying the metadata log
                 Key: KAFKA-14203
                 URL: https://issues.apache.org/jira/browse/KAFKA-14203
             Project: Kafka
          Issue Type: Bug
          Components: core
    Affects Versions: 3.3.0
            Reporter: Jose Armando Garcia Sancio
             Fix For: 3.3.0


The broker skips records for which there was an error when replaying the log. This means that the MetadataImage has diverged from the state persistent in the log. The broker should disable snapshot generation else the next time a snapshot gets generated it will result in inconsistent data getting persisted.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)