Jason Gustafson created KAFKA-14078:
---------------------------------------

             Summary: Replica fetches to follower should return NOT_LEADER error
                 Key: KAFKA-14078
                 URL: https://issues.apache.org/jira/browse/KAFKA-14078
             Project: Kafka
          Issue Type: Bug
            Reporter: Jason Gustafson
            Assignee: Jason Gustafson
             Fix For: 3.3.0


After the fix for KAFKA-13837, if a follower receives a request from another 
replica, it will return UNKNOWN_LEADER_EPOCH even if the leader epoch matches. 
We need to do epoch leader/epoch validation first before we check whether we 
have a valid replica.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to