SzyWilliam commented on PR #700:
URL: https://github.com/apache/ratis/pull/700#issuecomment-1204647860

   @szetszwo, Thanks for the review.
   1. Raft section 6.4 says a single round of heartbeats can answer any number 
of read-only requests that accmulated, so we may not have to assign one-one 
mapping between read only request with heartbeats.
   2. Indeed batching read only requests is a great idea.
   3. Should we add a method to trigger heartbeat manually?
   What do you think?


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to