[
https://issues.apache.org/jira/browse/KAFKA-20595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ken Huang reassigned KAFKA-20595:
---------------------------------
Assignee: Ken Huang (was: Chia-Ping Tsai)
> Parallelize loadSegmentFiles
> ----------------------------
>
> Key: KAFKA-20595
> URL: https://issues.apache.org/jira/browse/KAFKA-20595
> Project: Kafka
> Issue Type: Improvement
> Reporter: Chia-Ping Tsai
> Assignee: Ken Huang
> Priority: Major
> Labels: need-kip
>
> This is related to KAFKA-20567.
> In the happy path where all segment files are intact and index rebuilding is
> not required, we can parallelize the log segment loading process. If we do
> encounter any corrupted or orphaned files during the parallel scan, we can
> collect them into a list and handle the recovery sequentially afterward to
> ensure correctness
--
This message was sent by Atlassian Jira
(v8.20.10#820010)