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

Change inheritance of 'NoNodesAvailableException' to 'ServerErrorResp… #607

Merged
merged 1 commit into from
Jul 8, 2019

Conversation

xserrat
Copy link

@xserrat xserrat commented Jul 26, 2017

Hi,

I've seen that NoNodesAvailableException extends from generic \Exception instead of ServerErrorResponseException. That's why I want to request information about client only if the engine will respond using ElasticSearch\Client::info() and I can't do it if an error on server exists.

Thank you!

@ezimuel
Copy link
Contributor

ezimuel commented Apr 23, 2019

@xserrat can you sing the CLA and update the PR with the master? Thanks.

…onseException' instead of generic '\Exception'
@xserrat
Copy link
Author

xserrat commented May 3, 2019

Done @ezimuel !

@ezimuel ezimuel merged commit 161558a into elastic:master Jul 8, 2019
@ezimuel
Copy link
Contributor

ezimuel commented Jul 8, 2019

Thanks @xserrat and sorry for the delay of my reply.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants