You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by GitBox <gi...@apache.org> on 2022/08/01 16:25:48 UTC

[GitHub] [ratis] szetszwo commented on pull request #699: RATIS-1644. Improve unsafe flush to safe async flush.

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: issues-unsubscribe@ratis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org