Jason Gustafson created KAFKA-12367:
---------------------------------------

             Summary: RaftReplicaManager needs to propagate isr version to 
Partition
                 Key: KAFKA-12367
                 URL: https://issues.apache.org/jira/browse/KAFKA-12367
             Project: Kafka
          Issue Type: Bug
            Reporter: Jason Gustafson
            Assignee: Jason Gustafson
             Fix For: 2.8.0


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`.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to