Description
We use Alluxio to call Ratis's service, and found that if the election expiration time is set too small, leader switching is easy to occur when full gc occurs, but if the election expiration time is set longer, then when the service is started for the first time It takes a long time to initiate an election. This waiting time is not what we want to see. Can we complete a feature to make the timeout for the first startup shorter, which can reduce the service unavailability time.