Skip to content

[9.3] Larger offset when calculating the next histogram bucket to avoid col… (#139675)#139737

Merged
elasticsearchmachine merged 1 commit intoelastic:9.3from
gmarouli:backport/9.3/pr-139675
Dec 18, 2025
Merged

[9.3] Larger offset when calculating the next histogram bucket to avoid col… (#139675)#139737
elasticsearchmachine merged 1 commit intoelastic:9.3from
gmarouli:backport/9.3/pr-139675

Conversation

@gmarouli
Copy link
Copy Markdown
Contributor

Backport

This will backport the following commits from main to 9.3:

Questions ?

Please refer to the Backport tool documentation

elastic#139675)

We generate legacy histograms in `DownsampleIT` and we used to small of
a delta when generating the histogram values which caused them to
collide. We ensure that the delta between the buckets is more than 1.0
fix that.

Fixes  elastic#139382

(cherry picked from commit 7ac049f)

# Conflicts:
#	muted-tests.yml
@gmarouli gmarouli added the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Dec 18, 2025
@elasticsearchmachine elasticsearchmachine merged commit 7f2d333 into elastic:9.3 Dec 18, 2025
35 checks passed
@gmarouli gmarouli deleted the backport/9.3/pr-139675 branch December 18, 2025 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport v9.3.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants