[
https://issues.apache.org/jira/browse/RATIS-1643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Doroszlai updated RATIS-1643:
------------------------------------
Fix Version/s: 2.5.0
> Add heartbeat broadcast mechanism for leader readIndex
> ------------------------------------------------------
>
> 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
> Fix For: 3.0.0, 2.5.0
>
> Attachments: 730_review.patch, 730_review2.patch
>
> Time Spent: 4.5h
> Remaining Estimate: 0h
>
> 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)