You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a server leaves a configuration it may not actually get the log entry replicated that removes it, so it'll try to start elections. The rest of the cluster will ignore it, but if we give it feedback to shut up it will be less of a noisy process.
The text was updated successfully, but these errors were encountered:
Hey there,
We wanted to check in on this request since it has been inactive for at least 90 days.
Have you reviewed the latest godocs?
If you think this is still an important issue in the latest version of the Raft library or its documentation please feel let us know and we'll keep it open for investigation.
If there is still no activity on this request in 30 days, we will go ahead and close it.
Thank you!
If a server leaves a configuration it may not actually get the log entry replicated that removes it, so it'll try to start elections. The rest of the cluster will ignore it, but if we give it feedback to shut up it will be less of a noisy process.
The text was updated successfully, but these errors were encountered: