-
Notifications
You must be signed in to change notification settings - Fork 9.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Automated cherry pick of #11652 #11670 #11699 #11710 #11748
Automated cherry pick of #11652 #11670 #11699 #11710 #11748
Conversation
aa945eb
to
9104789
Compare
#11652 fix a data corruption bug when restarting etcd,but the old consistent index implementation is not elegant to call. |
ci failed to pass due to no space left on device. |
I prefer we do not backport #11699. It was recently merged and we do not have enough soak time. Ideally we should ensure each patch release is strictly better. Backporting code refactor code adds more risk which overweights the gain in my opinion. |
Agree with @jingyih. Refactored code doesn't need be backported. |
thanks. i see. i will close this pr and submit another pr. |
Cherry pick of #11652 #11670 #11699 #11710 on release-3.4.
#11652: *: fix auth revision corruption bug
#11670: auth: print warning log when error is ErrAuthOldRevision
#11699: *: refactor consistent index
#11710: auth: ensure RoleGrantPermission is compatible with older