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)