You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by GitBox <gi...@apache.org> on 2022/08/30 22:42:04 UTC

[GitHub] [ratis] szetszwo commented on pull request #730: RATIS-1643. Add heartbeat broadcast mechanism for leader readIndex

szetszwo commented on PR #730:
URL: https://github.com/apache/ratis/pull/730#issuecomment-1232244297

   @SzyWilliam , sorry that I just refreshed the code change previously and missed your question.
   
   The entire ReadRequests should belong to LeaderStateImpl since it mainly takes care about broadcasting heartbeats and processing the replies.  We may consider moving it to LeaderStateImpl.  However, I seem to recall that it may be inconvenient to do so.  Please try it in the next JIRA.  Thanks.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@ratis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org