[
https://issues.apache.org/jira/browse/KAFKA-20033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lijun Tong updated KAFKA-20033:
-------------------------------
Summary: Bounding The Number Of RemoteLogMetadata Messages via Compacted
Topic (was: Bounding The Number Of RemoteLogMetadata Messages via Compacted
RemoteLogMetadata Topic)
> Bounding The Number Of RemoteLogMetadata Messages via Compacted Topic
> ---------------------------------------------------------------------
>
> Key: KAFKA-20033
> URL: https://issues.apache.org/jira/browse/KAFKA-20033
> Project: Kafka
> Issue Type: Improvement
> Components: Tiered-Storage
> Affects Versions: 4.1.1
> Reporter: Lijun Tong
> Assignee: Lijun Tong
> Priority: Major
>
> The __remote_log_metadata topic will accumulates remote log metadata messages
> indefinitely and will increase the broker restart and topic partition
> leadership change time. The KIP-1266 aims to add another compacted topic for
> the broker to build the remote metadata state from, to limit the number of
> remote log metadata messages to non-expired log segments.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)