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

reassign-partitions to check if broker of ID exists in cluster

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.10.1.1
    • 0.11.0.0
    • None
    • None
    • Debian 8

    Description

      A topic was created with only one replica. We wanted to increase it later to 3 replicas. A JSON file was created, but the IDs for the brokers were incorrect and not part of the system.

      The script or the brokers receiving the reassignment command should first check if the new IDs exist in the cluster first and then continue, throwing an error to the user if there is one that doesn't.

      The current effect of assign partitions to non-existant brokers is a stuck replication assignment with no way to stop it.

      Attachments

        Activity

          People

            huxi_2b huxihx
            lawrencemq Lawrence Weikum
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: