Skip to content
This repository was archived by the owner on Mar 25, 2020. It is now read-only.

Actually initialize the transport client as the correct impl class #15

Conversation

andrewvc
Copy link
Contributor

It turns out we weren't actually ever instantiating Transport clients, just node ones.

We desperately need to refactor the Protocol class, but I'm not sure when. The code is confusing, and it uses inheritance where it is not called for. (which was the source of this bug)

@andrewvc andrewvc force-pushed the fix_transport_initialization branch from c5e6e9e to 005560a Compare September 25, 2015 15:37
@ph
Copy link
Contributor

ph commented Sep 25, 2015

LGTM, create an issue to rethink inheritance in this plugin.

@andrewvc
Copy link
Contributor Author

Thanks for the review @ph!

@elasticsearch-bot
Copy link

Merged sucessfully into master!

@andrewvc andrewvc closed this in 97ce452 Sep 25, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants