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

Compactor should skip retry without failure if there is permission denied error #5727

Merged
merged 2 commits into from
Jan 16, 2024

Conversation

alexqyle
Copy link
Contributor

@alexqyle alexqyle commented Jan 16, 2024

What this PR does:

Compactor should skip retry without failure if there is permission denied error. Because permission denied error caused by CMK cannot be auto resolved until operator set up the permission correctly. Also, check logic here should prevent next compaction to start if CMK error is not fixed.

Which issue(s) this PR fixes:
NA

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

…nied error

Signed-off-by: Alex Le <leqiyue@amazon.com>
Signed-off-by: Alex Le <leqiyue@amazon.com>
@yeya24 yeya24 merged commit 289c71e into cortexproject:master Jan 16, 2024
14 checks passed
@alexqyle alexqyle deleted the compactor-kms-error branch January 16, 2024 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants