[
https://issues.apache.org/jira/browse/RATIS-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17277523#comment-17277523
]
Rui Wang commented on RATIS-1301:
---------------------------------
[~szetszwo]
I have updated the PR to reflect what we discussed so far. We can discuss what
is the good cut point for the first PR (i.e. how many functionality/tests we
want before we can merge it).
> LeaderElection works when Listener is in RaftGroup
> --------------------------------------------------
>
> Key: RATIS-1301
> URL: https://issues.apache.org/jira/browse/RATIS-1301
> Project: Ratis
> Issue Type: Sub-task
> Reporter: Rui Wang
> Assignee: Rui Wang
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> A listener is a role that only receives AppendEntries and InstallSnapshot
> (thus does not serve read and write requests). Listener keeps catch up
> RaftLog from the leader and will not automatically become a learner (or
> follower) unless it is promoted.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)