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

ISR can be inconsistent during partition reassignment for low throughput partitions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 0.8.1
    • 0.8.1
    • controller
    • None

    Description

      During reassignment of partitions, if the reassigned replicas already has the current leader, then the ISR of the partition can have the old replicas. This is particularly true for partitions that don't have further incoming data, since the leader does not remove replicas that have stopped sending fetch requests from the ISR if their log end offsets match (no more data comes in).

      Attachments

        1. KAFKA-1170_2013-12-06_16:22:00.patch
          31 kB
          Neha Narkhede
        2. KAFKA-1170.patch
          30 kB
          Neha Narkhede

        Activity

          People

            nehanarkhede Neha Narkhede
            nehanarkhede Neha Narkhede
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: