Description
In some error conditions, a follower is very fast but it keeps returning an INCONSISTENCY reply for appendEntries. The leader will then send another appendEntries without sleeping. The leader becomes very busy
We should enforce raft.server.log.appender.wait-time.min (default 10ms).
Attachments
Issue Links
- causes
-
RATIS-1831 GrpcLogAppender spinning idle between heartbeats
- Resolved
-
RATIS-1886 AppendLog sleep fixed time cause significant drop in write throughput
- Resolved
- links to