ChenSammi commented on PR #699: URL: https://github.com/apache/ratis/pull/699#issuecomment-1201915853
@szetszwo , Right. currently when raft.server.log.statemachine.data.sync is true, state machine data will be waited to be synced before ratis moves on to write the corresponding raft log and flush. So we do not handle any state machine related case in flushIfNecessary(), right? Let me know if I misunderstand something. -- 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]
