Skip to content
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

[Backport] Scale histogram aggregation interval to avoid crashing browser (#14157) #14531

Merged
merged 1 commit into from Oct 25, 2017

Conversation

nreese
Copy link
Contributor

@nreese nreese commented Oct 24, 2017

Backports pull request #14157 to 6.x

…ic#14157)

* update histogram agg to fetch min and max when search request started

* scale interval when too many buckets are created

* move min and max params into autoBounds param, remove typo in help text

* use decorated property instead of params to avoid changing agg state, add functional test

* remove sleep from functional test

* make args for onSearchRequest functions specific. Add getters and setters for autoBounds to AggConfig. Protect against divide by zero

* add unused arguments with eslint comment
@nreese
Copy link
Contributor Author

nreese commented Oct 24, 2017

jenkins, test this

3 similar comments
@nreese
Copy link
Contributor Author

nreese commented Oct 24, 2017

jenkins, test this

@nreese
Copy link
Contributor Author

nreese commented Oct 24, 2017

jenkins, test this

@nreese
Copy link
Contributor Author

nreese commented Oct 24, 2017

jenkins, test this

@nreese nreese merged commit d49b1f1 into elastic:6.x Oct 25, 2017
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.

None yet

1 participant