[
https://issues.apache.org/jira/browse/RATIS-1643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz-wo Sze resolved RATIS-1643.
-------------------------------
Fix Version/s: 3.0.0
Resolution: Fixed
The pull request is now merged. Thanks, [~William Song]!
> 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
>
> Attachments: 730_review.patch, 730_review2.patch
>
> Time Spent: 4h 20m
> 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)