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/16 22:37:00 UTC

[jira] [Updated] (KAFKA-14240) Ensure kraft metadata log dir is initialized with valid snapshot state

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

Jose Armando Garcia Sancio updated KAFKA-14240:
-----------------------------------------------
    Fix Version/s: 3.3.0

> Ensure kraft metadata log dir is initialized with valid snapshot state
> ----------------------------------------------------------------------
>
>                 Key: KAFKA-14240
>                 URL: https://issues.apache.org/jira/browse/KAFKA-14240
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Jason Gustafson
>            Assignee: Jason Gustafson
>            Priority: Major
>             Fix For: 3.3.0
>
>
> If the first segment under __cluster_metadata has a base offset greater than 0, then there must exist at least one snapshot which has a larger offset than whatever the first segment starts at. We should check for this at startup to prevent the controller from initialization with invalid state.



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