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

add ClientBuilder->setConnectionParams() #506

Merged
merged 1 commit into from
Nov 29, 2016

Conversation

Oliboy50
Copy link
Contributor

@Oliboy50 Oliboy50 commented Nov 29, 2016

We want to be able to pass ['client'][] options globally instead of "per request".

This PR hopes to be merged in a 2.3.0 release (because I don't use 5.x yet). 👼
See #507 for master branch PR.

Related issues: #382 #259

@polyfractal
Copy link
Contributor

Thanks! LGTM. I was going to say I'd also forward-port this... but looks like you just did that in #507. ❤️

I'm stuck in a few meetings this morning, but I'll tag a new release ASAP so this can be used :)

@polyfractal polyfractal merged commit e768e0d into elastic:2.0 Nov 29, 2016
@Oliboy50
Copy link
Contributor Author

Oliboy50 commented Nov 29, 2016

@polyfractal thanks a lot!
But it seems the Travis build fails on #507 ... but it doesn't seem to be related to my PR... because I have the exact same problem with this really really really simple PR: #504

Travis looks broken on the master branch =/

@polyfractal
Copy link
Contributor

Yep, travis is a bit broken atm. Been fighting it over the json extension... travis uses an older version which isn't compatible with JSON_PRESERVE_ZERO_FRACTION (you can see the recent commits on master have been travis-fighting)

Once I get a few minutes today I'm going to run #507 locally and verify, but I don't expect any problems on master either. :)

@Oliboy50
Copy link
Contributor Author

Oliboy50 commented Nov 29, 2016

sounds fair 😃
the most important for me is to have a new release v2.x.x containing this commit 😋

@Oliboy50
Copy link
Contributor Author

Oliboy50 commented Nov 30, 2016

@polyfractal Sorry to insist but do you think a new release for the 2.x branch including this new feature will be out soon?
I need this change but it's a PITA to use my fork instead of this official repository in my company's projects... so I prefer to do it only if you tell me that it will take a while 😿
Thanks anyway :)

@polyfractal
Copy link
Contributor

Just tagged as v2.3.0 which has this commit. Lemme know if you have any problems :)

@Oliboy50 Oliboy50 deleted the set-connection-params branch November 30, 2016 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants