[
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)