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

Fix ReassignPartitionCommand and improve usability

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      1. The tool does not register for IsrChangeListener on controller failover.
      2. There is a race condition where the previous listener can fire on controller failover and the replicas can be in ISR. Even after re-registering the ISR listener after failover, it will never be triggered.
      3. The input the tool is a static list which is very hard to use. To improve this, as a first step the tool needs to take a list of topics and list of brokers to do the assignment to and then generate the reassignment plan.

      Attachments

        1. KAFKA-990-v1.patch
          22 kB
          Sriram
        2. KAFKA-990-v1-rebased.patch
          27 kB
          Sriram
        3. KAFKA-990-v2.patch
          33 kB
          Sriram
        4. KAFKA-990-v3.patch
          36 kB
          Sriram

        Activity

          People

            sriramsub Sriram
            sriramsub Sriram
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: