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

Rui Wang updated RATIS-1301:
----------------------------
    Description: 
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. 


  



> 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)

Reply via email to