DAOS-417 server: Warn about conflicting committed entries
An AE request's prevLogTerm and entries should never conflict with the
follower's committed entries, according to the Raft protocol. If this
happens, we should print a warning and inform callers to shut down.
Signed-off-by:
Li Wei <wei.g.li@intel.com>
Please register or sign in to comment