When ratis says committed - is it referring to committing the log or
applying the log on the state machine?

Is there a way to 'wait' for the raft log to be applied by the state
machine before returning a response? Slightly by pass the 'asynchronous '
nature of raft

Reply via email to