[
https://issues.apache.org/jira/browse/RATIS-1474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17483594#comment-17483594
]
Yaolong Liu commented on RATIS-1474:
------------------------------------
[~szetszwo] hi,we want to finally implement no leader mode. Now that pause and
resume leader election have been implemented on the server side, we also need
to make the current leader a follower. Can we directly call
RaftServerImpl#changeToFollower, so that the cluster can be in a state without
a leader.
> Support safe mode in ratis
> --------------------------
>
> Key: RATIS-1474
> URL: https://issues.apache.org/jira/browse/RATIS-1474
> Project: Ratis
> Issue Type: New Feature
> Components: server
> Reporter: Yaolong Liu
> Priority: Minor
>
> Hi, [~szetszwo], we have a requirement here. We want to make a ratis cluster
> temporarily without a leader and call it safe mode. We want all three ratis
> servers to be in the follower state. I haven't thought of a good way to
> achieve it, Do you have any solutions?
--
This message was sent by Atlassian Jira
(v8.20.1#820001)