You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Jason Gustafson (Jira)" <ji...@apache.org> on 2020/04/14 18:41:00 UTC

[jira] [Resolved] (KAFKA-9539) Add leader epoch in StopReplicaRequest

     [ 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)