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 TransportMasterNodeAction not Retrying NodeClosedException (#51325) #51438

Merged
merged 1 commit into from
Jan 24, 2020

Conversation

original-brownbear
Copy link
Member

Added node closed exception to the retryable remote exceptions as it's possible to run into this exception instead of a connect exception when the master node is just shutting down but still responding to requests.

backport of #51325

…ic#51325)

Added node closed exception to the retryable remote exceptions as it's possible to run into this exception instead of a connect exception when the master node is just shutting down but still responding to requests.
@original-brownbear original-brownbear added :Distributed/Network Http and internode communication implementations backport labels Jan 24, 2020
@elasticmachine
Copy link
Collaborator

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

@original-brownbear original-brownbear merged commit 5954d5a into elastic:7.6 Jan 24, 2020
@original-brownbear original-brownbear deleted the 51325-7.6 branch January 24, 2020 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport :Distributed/Network Http and internode communication implementations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants