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

Fix OOM in TimeSeriesAggregationsIT tests #83189

Merged
merged 1 commit into from
Jan 27, 2022

Conversation

imotov
Copy link
Contributor

@imotov imotov commented Jan 27, 2022

Reduce the maximum number of generated dimensions in order to prevent the test
from OOMing until we have a more robust mechanism of handling high-cardinality
fields.

Closes #83187

Reduce the maximum number of generated dimensions in order to prevent the test
from OOMing until we have a more robust mechanism of handling high-cardinality
fields.

Closes elastic#83187
@imotov imotov added >test Issues or PRs that are addressing/adding tests :StorageEngine/TSDB You know, for Metrics v8.1.0 labels Jan 27, 2022
@elasticmachine elasticmachine added the Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) label Jan 27, 2022
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-analytics-geo (Team:Analytics)

@imotov imotov merged commit 124ef4b into elastic:master Jan 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:StorageEngine/TSDB You know, for Metrics Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) >test Issues or PRs that are addressing/adding tests v8.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] TimeSeriesAggregationsIT classMethod failing
4 participants