Public signup for this instance is disabled. Go to our Self serve sign up page to request an account. Report potential security issues privately
When readStateMachineData takes a long time, LogAppender will wait indefinitely until it returns. In such case, the leader may not able to send heartbeat to the followers in time so that the followers may start a leader election.
Thanks msingh and ljain to discover this bug.
RATIS-402 Limit the data size in RaftLogWorker queue