Skip to content

Fix TransportMasterNodeAction not Retrying NodeClosedException (#51325)#51437

Merged
original-brownbear merged 1 commit intoelastic:7.xfrom
original-brownbear:51325-7.x
Jan 24, 2020
Merged

Fix TransportMasterNodeAction not Retrying NodeClosedException (#51325)#51437
original-brownbear merged 1 commit intoelastic:7.xfrom
original-brownbear:51325-7.x

Conversation

@original-brownbear
Copy link
Copy Markdown
Contributor

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

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
Copy Markdown
Collaborator

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

@original-brownbear original-brownbear merged commit af1ff52 into elastic:7.x Jan 24, 2020
@original-brownbear original-brownbear deleted the 51325-7.x 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.

2 participants