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

Update dskit #7344

Closed
wants to merge 1 commit into from
Closed

Update dskit #7344

wants to merge 1 commit into from

Conversation

pracucci
Copy link
Collaborator

@pracucci pracucci commented Feb 9, 2024

What this PR does

This week there was some activity in dskit and I would like to get all changes in:

  • More work on partitions ring (not used in main yet, so no impact on Mimir yet)
  • NewBackoffRetry() renamed to NewRateLimitRetrier() and improved the error returned when a request is rate limited
  • Added Increment(), Touch(), CompareAndSwap() and FlushAll() support to memcached client (no changes to existing functions, so it's expected to be a no-op for Mimir)

Which issue(s) this PR fixes or relates to

N/A

Checklist

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

Signed-off-by: Marco Pracucci <marco@pracucci.com>
@pracucci pracucci marked this pull request as ready for review February 9, 2024 07:47
@pracucci pracucci requested review from grafanabot and a team as code owners February 9, 2024 07:47
@pstibrany
Copy link
Member

Duplicate of #7283.

@pracucci
Copy link
Collaborator Author

pracucci commented Feb 9, 2024

Duplicate of #7283.

Ooops. I merged that PR instead.

@pracucci pracucci closed this Feb 9, 2024
@pracucci pracucci deleted the update-dskit branch February 9, 2024 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants