José Armando García Sancio created KAFKA-18609:
--------------------------------------------------
Summary: Write test that emulate resigned leader Fetch handling
Key: KAFKA-18609
URL: https://issues.apache.org/jira/browse/KAFKA-18609
Project: Kafka
Issue Type: Task
Components: kraft
Reporter: José Armando García Sancio
Assignee: José Armando García Sancio
It looks like resigned leaders reply to Fetch request with
NOT_LEADER_OR_FOLLOWER but the current epoch and leader matches the resigned
leaders. Looking at the Fetch response handling code, it looks like such
replicas are not handling this Fetch responses as well as they could.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)