[ 
https://issues.apache.org/jira/browse/RATIS-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17710397#comment-17710397
 ] 

Zili Chen commented on RATIS-1298:
----------------------------------

Hi here! May I ask if there is an example of doing load balance with learners?

Currently, when we {{sendReadOnly}} without specifying the server id, all 
requests are sent to the leader server. Perhaps I can do load balance on the 
client-side wrapping ratis-client and maintaining group traffic info, but a 
real-world example can help users like me to leverage what is implemented here 
XD.

> Support non-voting members (Listeners/Learners)
> -----------------------------------------------
>
>                 Key: RATIS-1298
>                 URL: https://issues.apache.org/jira/browse/RATIS-1298
>             Project: Ratis
>          Issue Type: New Feature
>          Components: server
>            Reporter: Rui Wang
>            Assignee: Yaolong Liu
>            Priority: Major
>         Attachments: screenshot-1.png
>
>
> It's time to add the non-voting member, or leaner that is proposed in Raft 
> thesis 4.2.1 (you can find a copy at [1]).
> The leaner is useful to maintain high availability when new servers join Raft 
> ring (details at thesis 4.2.1). For Ozone SCM HA effort, we have also 
> discussed the possibility to utilize leaner as the tool to replace SCM nodes 
> online.
> [1]: https://github.com/ongardie/dissertation



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

Reply via email to