szetszwo commented on PR #832: URL: https://github.com/apache/ratis/pull/832#issuecomment-1454920640
@SzyWilliam , Yes, we should implement a probe state. In https://github.com/etcd-io/raft/blob/main/design.md , it will return the probe state whenever the appendEntries is rejected. It should be able to solve the frequent appendEntries problem. @kaijchen , thanks for pointing out the etcd-io design! -- 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]
