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

Do not trip circuit breaker when getting shutdown status #110332

Conversation

idegtiarenko
Copy link
Contributor

Update TransportGetShutdownStatusAction so that it can not trip circuit breaker.
If circuit breaker is tripped when orchestrator is checking the shutdown status then cluster is shutdown prematurely, leading to availability lose.

@idegtiarenko idegtiarenko added >non-issue :Distributed/Distributed A catch all label for anything in the Distributed Area. If you aren't sure, use this one. Team:Distributed Meta label for distributed team v8.15.0 labels Jul 1, 2024
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-distributed (Team:Distributed)

@idegtiarenko idegtiarenko requested review from DaveCTurner and removed request for henningandersen July 1, 2024 12:05
@idegtiarenko idegtiarenko merged commit 48dde48 into elastic:main Jul 2, 2024
15 checks passed
@idegtiarenko idegtiarenko deleted the shutdown_status_can_not_trip_circuit_breaker branch July 2, 2024 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed/Distributed A catch all label for anything in the Distributed Area. If you aren't sure, use this one. >non-issue Team:Distributed Meta label for distributed team v8.15.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants