[ 
https://issues.apache.org/jira/browse/KAFKA-18769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shivsundar R resolved KAFKA-18769.
----------------------------------
    Resolution: Fixed

> 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 is in continuation to https://issues.apache.org/jira/browse/KAFKA-18618.



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

Reply via email to