William Song
William Song
Hi, is this issue solved? We observed the same LEAK message recently, and after turning off retry, it disappears.
@szetszwo @codings-dan This PR is a draft for [Linearizable Reads](https://issues.apache.org/jira/browse/RATIS-1557), please take a look. Any suggestions on overall design or code details would be great!
@szetszwo I've made corresponding changes. Also I added some doc in getReadIndex() and readOnlyAsync().
@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 accumulate, so we may not have to...
@szetszwo I fixed the review issues. Please take a look at the code again. Thanks!
@szetszwo Thanks for the review! I'll add `triggerHeartbeat` & batching mechanism after https://github.com/apache/ratis/pull/706 is merged.
@szetszwo OK, I'll split it into subtasks.
This PR will be split into subtasks, so I'll just close it now.
@dashanji Sure! I'd love to. Please assign it to me.