Kamal Chandraprakash created KAFKA-16454:
--------------------------------------------
Summary: Snapshot the state of remote log metadata for all the
partitions
Key: KAFKA-16454
URL: https://issues.apache.org/jira/browse/KAFKA-16454
Project: Kafka
Issue Type: Task
Reporter: Kamal Chandraprakash
When restarting the broker, we are reading from the beginning of the
{{__remote_log_metadata}} topic to reconstruct the state of remote log
segments, instead we can snapshot the state of remote log segments under each
partition directory.
Previous work to snapshot the state of the remote log metadata are removed as
the solution is not complete.
https://github.com/apache/kafka/pull/15636
--
This message was sent by Atlassian Jira
(v8.20.10#820010)