Skip to content

Conversation

jhesketh
Copy link
Contributor

@jhesketh jhesketh commented Jan 8, 2025

Primarily from feedback on #10261

Rather than allowing an arbitrary maxSize in pools, require them to be a power of two since that is what happens internally anyway.

We keep the checks and protections around requiring it to be a power of two.

What this PR does

Which issue(s) this PR fixes or relates to

Fixes #

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.

Primarily from feedback on grafana#10261

Rather than allowing an arbitrary maxSize in pools, require them to
be a power of two since that is what happens internally anyway.

We keep the checks and protections around requiring it to be a power of
two.
@jhesketh jhesketh requested a review from a team as a code owner January 8, 2025 10:27
Copy link
Contributor

@charleskorn charleskorn left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for addressing my feedback!

@jhesketh jhesketh enabled auto-merge (squash) January 13, 2025 03:51
@jhesketh jhesketh merged commit ccb73ed into grafana:main Jan 13, 2025
29 checks passed
@jhesketh jhesketh deleted the jhesketh/mqe-review-feedback branch January 13, 2025 12:15
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.

2 participants