Skip to content

Conversation

@nik9000
Copy link
Member

@nik9000 nik9000 commented Jul 8, 2020

This modifies the variable_width_histogram's distant bucket handling
to:

  1. Properly handle integer overflows
  2. Recalculate the average distance when new buckets are added on the
    ends. This should slow down the rate at which we build extra buckets
    as we build more of them.

This modifies the `variable_width_histogram`'s distant bucket handling
to:
1. Properly handle integer overflows
2. Recalculate the average distance when new buckets are added on the
   ends. This should slow down the rate at which we build extra buckets
   as we build more of them.
@nik9000
Copy link
Member Author

nik9000 commented Jul 9, 2020

@elasticmachine update branch

@nik9000
Copy link
Member Author

nik9000 commented Jul 9, 2020

run elasticsearch-ci/2

@nik9000 nik9000 merged commit 28ef997 into elastic:7.x Jul 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants