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

Prevent goroutine leak from persistent http connections #6413

Merged
merged 1 commit into from
Apr 18, 2016

Conversation

aaronknister
Copy link
Contributor

@aaronknister aaronknister commented Apr 18, 2016

Required for all non-trivial PRs
  • Rebased/mergable
  • Tests pass
  • CHANGELOG.md updated
  • Sign CLA (if not already signed)

@jsternberg
Copy link
Contributor

@aaronknister please make sure to sign the CLA and update the changelog. Thanks.

@aaronknister
Copy link
Contributor Author

Thanks @jsternberg. I've signed the CLA and updated the changelog.

@@ -13,6 +13,7 @@

### Bugfixes

- [#6413](https://github.com/influxdata/influxdb/pull/6413): Prevent goroutine leak from persistent http connections.
Copy link
Contributor

@jsternberg jsternberg Apr 18, 2016

Choose a reason for hiding this comment

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

Add it to the bottom and also include a Thanks @aaronknister. to the end so you get credit for your work.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

10-4. Done and pushed.

@jsternberg jsternberg merged commit 5a53fc5 into influxdata:master Apr 18, 2016
@timhallinflux timhallinflux added this to the 0.12.2 milestone Dec 20, 2016
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.

3 participants