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

Re-use httpclient for continuous queries #2312

Merged
merged 2 commits into from
Apr 16, 2015
Merged

Re-use httpclient for continuous queries #2312

merged 2 commits into from
Apr 16, 2015

Conversation

jwilder
Copy link
Contributor

@jwilder jwilder commented Apr 16, 2015

Fixes #2310

@otoolep
Copy link
Contributor

otoolep commented Apr 16, 2015

Don't forget the CHANGELOG.

@@ -1,7 +1,8 @@
## v0.9.0-rc26 [unreleased]

### Bugfixes
- [#2297](https://github.com/influxdb/influxdb/pull/2297) -- create /var/run during startup. Thanks @neonstalwart.
- [#2297](https://github.com/influxdb/influxdb/pull/2297): create /var/run during startup. Thanks @neonstalwart.
- [#2310](https://github.com/influxdb/influxdb/pull/2310): all socket ports used up
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is actually PR #2312. Can I suggest the message should be something like "Broker should re-use HTTP client when invoking CQs"?

@otoolep
Copy link
Contributor

otoolep commented Apr 16, 2015

+1 on CHANGELOG fix-up.

@toddboom
Copy link
Contributor

👍

jwilder added a commit that referenced this pull request Apr 16, 2015
Re-use httpclient for continuous queries
@jwilder jwilder merged commit cea6c25 into master Apr 16, 2015
@jwilder jwilder deleted the 2310 branch April 16, 2015 17:53
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.

0.9.0_rc25: all socket ports used up
3 participants