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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
