szetszwo commented on PR #699: URL: https://github.com/apache/ratis/pull/699#issuecomment-1201430256
@ChenSammi, yes, when raft.server.log.statemachine.data.sync is false, we don't have to do anything. When both raft.server.log.statemachine.data.sync and the new Async flush are true, we should wait for both operations to complete before updating the index. -- 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]
