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

RaftReplicaManager needs to propagate isr version to Partition

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • None
    • 2.8.0
    • None

    Description

      The quorum controller verifies the isr version from the `AlterIsr` request. If it does not match, then `INVALID_UPDATE_VERSION` is returned. At the moment, this prevents the leader from being able to shrink or expand the ISR since the version does not get propagated in `RaftReplicaChangeDelegate.makeLeaders`.

      Attachments

        Issue Links

          Activity

            People

              hachikuji Jason Gustafson
              hachikuji Jason Gustafson
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: