You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Tsz-wo Sze (Jira)" <ji...@apache.org> on 2022/02/21 13:09:00 UTC

[jira] [Resolved] (RATIS-1301) Support listener in RaftConfiguration

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

Tsz-wo Sze resolved RATIS-1301.
-------------------------------
    Fix Version/s: 2.3.0
       Resolution: Fixed

The pull request was merged. Thanks, [~liuyaolong]!

> Support listener in RaftConfiguration
> -------------------------------------
>
>                 Key: RATIS-1301
>                 URL: https://issues.apache.org/jira/browse/RATIS-1301
>             Project: Ratis
>          Issue Type: Sub-task
>          Components: server
>            Reporter: Rui Wang
>            Assignee: Yaolong Liu
>            Priority: Major
>             Fix For: 2.3.0
>
>         Attachments: 598_review.patch
>
>          Time Spent: 6h
>  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.20.1#820001)