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 2021/06/29 01:01:15 UTC

[jira] [Resolved] (KAFKA-12631) Support api to resign raft leadership

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

Jason Gustafson resolved KAFKA-12631.
-------------------------------------
    Fix Version/s: 3.0.0
       Resolution: Fixed

> Support api to resign raft leadership
> -------------------------------------
>
>                 Key: KAFKA-12631
>                 URL: https://issues.apache.org/jira/browse/KAFKA-12631
>             Project: Kafka
>          Issue Type: Sub-task
>            Reporter: Jason Gustafson
>            Assignee: Jason Gustafson
>            Priority: Major
>             Fix For: 3.0.0
>
>
> It is useful to allow the controller to explicitly resign after encountering an error of some kind. The Raft state machine implements a Resigned state, but it is only currently used during graceful shutdown.
> This work depends on both of the following jiras:
> - KAFKA-12342: Adds resign() api after merging MetaLogManager interface
> - KAFKA-12607: Adds support for granting votes while in the Resigned state



--
This message was sent by Atlassian Jira
(v8.3.4#803005)