-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Deleting an age-based Bigtable GCPolicy hangs #10132
Comments
Any updates? |
We are working on the fix. Some errors are retryable, but not this one. |
The issue should be fixed with this PR: GoogleCloudPlatform/magic-modules#6612. Please let us know if you continue to see the issue. |
I believe this issue should be closed now. |
b/259277589 |
closing - it looks like the PR to resolve this issue was missing "Fixes {issue id}" |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Community Note
modular-magician
user, it is either in the process of being autogenerated, or is planned to be autogenerated soon. If an issue is assigned to a user, that user is claiming responsibility for the issue. If an issue is assigned tohashibot
, a community member has claimed the issue already.Terraform Version
provider registry.terraform.io/hashicorp/google v3.85.0
Affected Resource(s)
Terraform Configuration Files
Debug Output
Panic Output
Expected Behavior
Terraform quickly returns an error similar to "Cannot relax pure age-based GC for a replicated family (onefam3). If you must relax the age constraint, unreplicate the instance and try again"
Actual Behavior
Terraform retries on the non-retryable error until 20 mins timeout
Steps to Reproduce
Important Factoids
References
https://cloud.google.com/bigtable/docs/garbage-collection#changes
The text was updated successfully, but these errors were encountered: