Skip to content

Conversation

@mazzma12
Copy link
Contributor

@mazzma12 mazzma12 commented Mar 7, 2019

Hi @fxdgear.
I modified the TransportErrorException class for #906 . I changed the str formatting with % into the str.join() method. I found it more flexible to deal with empty strings and extra commas. Let me know if you think it is a problem (I checked the tests and it passed)

@elasticmachine
Copy link
Collaborator

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

@mazzma12
Copy link
Contributor Author

@fxdgear
Copy link
Contributor

fxdgear commented Mar 28, 2019

Jenkins test this please

@fxdgear
Copy link
Contributor

fxdgear commented Mar 28, 2019

@mazzma12 Could you please signt he CLA?

Your tests are passing. It just failed cause some python3.3 weirdness (which is ok cause I'm removing this element from the test matrix cause 3.3 is EOL'd)

@mazzma12
Copy link
Contributor Author

@fxdgear Happy to contribute, even as small it could be. Signed !

@fxdgear fxdgear merged commit 3c2509d into elastic:master Mar 28, 2019
@mazzma12 mazzma12 deleted the show_transport_error branch March 28, 2019 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants