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

Avoid using small inactive exchange timeout in breaker tests #106394

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

dnhatn
Copy link
Member

@dnhatn dnhatn commented Mar 17, 2024

The tests failed because we set an inactive exchange timeout too short, causing a timeout error instead of triggering the expected CircuitBreakingException.

Closes #105681
Closes #105543

@dnhatn dnhatn force-pushed the fix-breaker-tests branch 5 times, most recently from 89a77b3 to c84c091 Compare March 20, 2024 18:06
@dnhatn dnhatn force-pushed the fix-breaker-tests branch from c84c091 to 8d8375d Compare March 20, 2024 18:12
@dnhatn dnhatn requested a review from nik9000 March 21, 2024 14:58
@dnhatn dnhatn added :Analytics/ES|QL AKA ESQL >test Issues or PRs that are addressing/adding tests v8.13.1 labels Mar 21, 2024
@dnhatn dnhatn marked this pull request as ready for review March 21, 2024 14:59
@elasticsearchmachine elasticsearchmachine added the Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) label Mar 21, 2024
@elasticsearchmachine
Copy link
Collaborator

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

@dnhatn
Copy link
Member Author

dnhatn commented Mar 21, 2024

Thanks Nik!

@dnhatn dnhatn merged commit bce11c6 into elastic:main Mar 21, 2024
14 checks passed
@dnhatn dnhatn deleted the fix-breaker-tests branch March 21, 2024 15:24
@elasticsearchmachine
Copy link
Collaborator

💚 Backport successful

Status Branch Result
8.13

dnhatn added a commit to dnhatn/elasticsearch that referenced this pull request Mar 21, 2024
…#106394)

The tests failed because we set an inactive exchange timeout too short, 
causing a timeout error instead of triggering the expected
CircuitBreakingException.

Closes elastic#105681
Closes elastic#105543
dnhatn added a commit that referenced this pull request Mar 21, 2024
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.1 v8.14.0
Projects
None yet
3 participants