[
https://issues.apache.org/jira/browse/KAFKA-13815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lucas Wang reassigned KAFKA-13815:
----------------------------------
Assignee: Lucas Wang
> Avoid reinitialization for a replica that is being deleted
> ----------------------------------------------------------
>
> Key: KAFKA-13815
> URL: https://issues.apache.org/jira/browse/KAFKA-13815
> Project: Kafka
> Issue Type: Improvement
> Reporter: Lucas Wang
> Assignee: Lucas Wang
> Priority: Major
>
> https://issues.apache.org/jira/browse/KAFKA-10002
> identified that deletion of replicas can be slow when a StopReplica request
> is being
> processed, and has implemented a change to improve the efficiency.
> We found that the efficiency can be further improved by avoiding the
> reinitialization of the
> leader epoch cache and partition metadata for a replica that needs to be
> deleted.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)