You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Song Ziyang (Jira)" <ji...@apache.org> on 2022/08/27 16:02:00 UTC

[jira] [Updated] (RATIS-1643) Support leader readIndex by heartbeat broadcasting

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

Song Ziyang updated RATIS-1643:
-------------------------------
    Component/s: conf
                 gRPC
                     (was: client)
    Description: 
Add the heartbeat broadcast mechanism in LeaderStateImpl:

When requested for readIndex, leader should broadcast a round of heartbeats to all followers. If the majority successfully acknowledges, then the leadership is confirmed and the readIndex can be safely returned.
        Summary: Support leader readIndex by heartbeat broadcasting  (was: Support leader readIndex)

> Support leader readIndex by heartbeat broadcasting
> --------------------------------------------------
>
>                 Key: RATIS-1643
>                 URL: https://issues.apache.org/jira/browse/RATIS-1643
>             Project: Ratis
>          Issue Type: Sub-task
>          Components: conf, gRPC, raft-group
>            Reporter: Song Ziyang
>            Assignee: Song Ziyang
>            Priority: Major
>
> Add the heartbeat broadcast mechanism in LeaderStateImpl:
> When requested for readIndex, leader should broadcast a round of heartbeats to all followers. If the majority successfully acknowledges, then the leadership is confirmed and the readIndex can be safely returned.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)