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
This commit updates the package server manager to voluntarily release
it's lease on manager exit which will speed up voluntary leader
transition as the new leader doesn't have to wait the LeaseDuration time
before taking over.
I should note that enabling this setting expects that the binary will
immediately exit upon release.
Signed-off-by: Alexander Greene <[email protected]>
0 commit comments