Skip to content

Allow to configure min/max bucket size for the store-gateway chunks pool #4119

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

Conversation

pracucci
Copy link
Contributor

What this PR does:
Currently, the min/max bucket size for the store-gateway chunks pool is not configurable. Hard coded values are expected to be good enough but we never did any testing in production with different values. I would like to run such experiment, so in this PR I'm proposing to allow to configure it. I propose to keep these 2 new config options hidden in the doc for now.

Which issue(s) this PR fixes:
N/A

Checklist

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

Signed-off-by: Marco Pracucci <marco@pracucci.com>
Copy link
Contributor

@pstibrany pstibrany left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM (assuming fixed tests). Thanks!

Signed-off-by: Marco Pracucci <marco@pracucci.com>
@pracucci pracucci merged commit ff00e08 into cortexproject:master Apr 26, 2021
@pracucci pracucci deleted the allow-to-configure-store-gateway-chunks-pool-size branch April 26, 2021 16:02
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.

2 participants