Skip to content
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

Missing upgrade requirement about LeaseRevoke issues when migrating from 3.2 => 3.3 #13355

Closed
Ramyak opened this issue Sep 17, 2021 · 1 comment
Labels

Comments

@Ramyak
Copy link

Ramyak commented Sep 17, 2021

"NOTE: if you enable auth and use lease(lease ttl is small), it has a high probability to encounter issue that will result in data inconsistency. It is strongly recommended upgrading to 3.2.31+ firstly to fix this problem, and then upgrade to 3.3. In addition, if the user without permission sends a LeaseRevoke request to the 3.3 node during the upgrade process, it may still cause data corruption, so it is best to ensure that your environment doesn’t exist such abnormal calls before upgrading, see #11691 for detail."

This upgrade requirement is missing.

https://etcd.io/docs/v3.5/upgrades/upgrade_3_3/#upgrade-checklists does have it

https://etcd.io/docs/v3.3/upgrades/upgrade_3_3/#upgrade-checklists does not have it

@Ramyak Ramyak changed the title Distributors Application for Airb Missing upgrade requirement about LeaseRevoke issues when migrating from 3.2 => 3.3 Sep 17, 2021
@stale
Copy link

stale bot commented Dec 17, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed after 21 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Dec 17, 2021
@stale stale bot closed this as completed Jan 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant