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/04/07 22:21:00 UTC

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

Jason Gustafson created KAFKA-12631:
---------------------------------------

             Summary: 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


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)