Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-13815

Avoid reinitialization for a replica that is being deleted

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.3.0
    • None
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              luwang Lucas Wang
              luwang Lucas Wang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: