-
Li Wei authored
log_offer and log_poll should get log entry index rather than internal array index. That would match the callback comment in raft.h and would also match the log_pop case. Signed-off-by:
Li Wei <wei.g.li@intel.com>
3096ecd7
log_offer and log_poll should get log entry index rather than internal
array index. That would match the callback comment in raft.h and would
also match the log_pop case.
Signed-off-by:
Li Wei <wei.g.li@intel.com>