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
In the case where an append entries rpc is received that does not
also validate the log it was possible to leak file handles if
the check of the previous index required a read from a disk segment.
Also fix a potential leak with mismatched terms
0 commit comments