[
https://issues.apache.org/jira/browse/KAFKA-18769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shivsundar R reassigned KAFKA-18769:
------------------------------------
Assignee: Shivsundar R
> Handle leader changes in client to ensure we do not send requests to the
> previous leader
> ----------------------------------------------------------------------------------------
>
> Key: KAFKA-18769
> URL: https://issues.apache.org/jira/browse/KAFKA-18769
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Shivsundar R
> Assignee: Shivsundar R
> Priority: Major
>
> Handle leader changes in client to ensure we do not send requests to the
> previous leader. Currently we do try to send acknowledgements for records
> fetched from a previous leader. Now we will instead fail these
> acknowledgments with NOT_LEADER_OR_FOLLOWER exception in the clients itself
--
This message was sent by Atlassian Jira
(v8.20.10#820010)