[
https://issues.apache.org/jira/browse/KAFKA-20164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18061051#comment-18061051
]
John Mannooparambil commented on KAFKA-20164:
---------------------------------------------
im currently working on it and have opened a pr, not sure why I am unable to
assign this task to myself
> Add Kraft layer support for snapshots with metadata records via new
> handleLoadBootstrap
> ---------------------------------------------------------------------------------------
>
> Key: KAFKA-20164
> URL: https://issues.apache.org/jira/browse/KAFKA-20164
> Project: Kafka
> Issue Type: Task
> Reporter: John Mannooparambil
> Priority: Major
> Fix For: 4.3.0
>
>
> KIP-1170 introduces uncommitted metadata records into the 0-0.checkpoint.
> Current invariants hold that handleLoadSnapshot should only be processing
> committed records. In order to maintain this but also allow for the proper
> handling of the new 0-0.checkpoint we need a new handleLoadBootstrap so that
> there is a distinction for Kraft applications between the handling of
> uncommitted vs committed snapshots.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)