OpenSearch/server/src
Nik Everett 28ef997953
Improve vwh's distant bucket handling (#59094) (#59248)
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.

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-07-09 12:14:46 -04:00
..
internalClusterTest/java/org/elasticsearch [7.x] Restart tests with data streams (#58330) (#59303) 2020-07-09 17:52:20 +02:00
main Improve vwh's distant bucket handling (#59094) (#59248) 2020-07-09 12:14:46 -04:00
test Improve vwh's distant bucket handling (#59094) (#59248) 2020-07-09 12:14:46 -04:00