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 memcached client dependency #456

Merged
merged 1 commit into from
Feb 23, 2024
Merged

Conversation

56quarters
Copy link
Contributor

What this PR does:

Pulls in a fix to how timeouts are set for GetMulti requests so that the timeout is set for every network operation, not the entire batch of requests.

Which issue(s) this PR fixes:

Pulls in grafana/gomemcache#16

Checklist

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

Pulls in a fix to how timeouts are set for GetMulti requests so
that the timeout is set for every network operation, not the entire
batch of requests.

Pulls in grafana/gomemcache#16

Signed-off-by: Nick Pillitteri <nick.pillitteri@grafana.com>
@56quarters 56quarters marked this pull request as ready for review February 22, 2024 22:13
@56quarters 56quarters merged commit 057a4ce into main Feb 23, 2024
3 checks passed
@56quarters 56quarters deleted the 56quarters/memcached-update branch February 23, 2024 20:42
56quarters added a commit to grafana/mimir that referenced this pull request Feb 23, 2024
In particular, pulls in grafana/dskit#456

Signed-off-by: Nick Pillitteri <nick.pillitteri@grafana.com>
56quarters added a commit to grafana/mimir that referenced this pull request Feb 23, 2024
In particular, pulls in grafana/dskit#456

Signed-off-by: Nick Pillitteri <nick.pillitteri@grafana.com>
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.

None yet

2 participants