[
https://issues.apache.org/jira/browse/KAFKA-9539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Gustafson resolved KAFKA-9539.
------------------------------------
Fix Version/s: 2.6.0
Resolution: Fixed
> Add leader epoch in StopReplicaRequest
> --------------------------------------
>
> Key: KAFKA-9539
> URL: https://issues.apache.org/jira/browse/KAFKA-9539
> Project: Kafka
> Issue Type: Improvement
> Reporter: David Jacot
> Assignee: David Jacot
> Priority: Major
> Fix For: 2.6.0
>
>
> Unlike the LeaderAndIsrRequest, the StopReplicaRequest does not include the
> leader epoch which makes it vulnerable to reordering. This KIP proposes to
> add the leader epoch for each partition in the StopReplicaRequest and the
> broker will verify the epoch before proceeding with the StopReplicaRequest.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)