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 request timeout in HeapAttack tests #104336

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

dnhatn
Copy link
Member

@dnhatn dnhatn commented Jan 12, 2024

I noticed we're using 5 minutes for both query timeout and triggering the out-of-memory action in heap attack tests. This means when we're generating the heap dump, and some ESQL tasks might get canceled because the connection was disconnected. This PR increases the query timeout to 6 minutes instead.

@dnhatn dnhatn force-pushed the fix-timeout-heap-attack branch from 86fc6ec to 8318183 Compare January 12, 2024 18:48
@dnhatn dnhatn added >test Issues or PRs that are addressing/adding tests :Analytics/ES|QL AKA ESQL labels Jan 12, 2024
@dnhatn dnhatn requested a review from nik9000 January 12, 2024 18:51
@dnhatn dnhatn marked this pull request as ready for review January 12, 2024 18:51
@elasticsearchmachine
Copy link
Collaborator

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

@elasticsearchmachine elasticsearchmachine added the Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) label Jan 12, 2024
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-analytical-engine (Team:Analytics)

@dnhatn
Copy link
Member Author

dnhatn commented Jan 22, 2024

Thanks, Nik!

@dnhatn dnhatn merged commit 668ae50 into elastic:main Jan 22, 2024
15 checks passed
@dnhatn dnhatn deleted the fix-timeout-heap-attack branch January 22, 2024 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/ES|QL AKA ESQL Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) >test Issues or PRs that are addressing/adding tests v8.13.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants