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

Leaked connections when not reading query response #258

Closed
vlastahajek opened this issue May 27, 2021 · 0 comments · Fixed by #259
Closed

Leaked connections when not reading query response #258

vlastahajek opened this issue May 27, 2021 · 0 comments · Fixed by #259
Assignees
Labels
bug Something isn't working

Comments

@vlastahajek
Copy link
Contributor

When QueryTableResult is not read to the end, the connection stays open until timeout. This is an issue in concurrent env.
It happens when using TLS connection.

@vlastahajek vlastahajek added the bug Something isn't working label May 27, 2021
@vlastahajek vlastahajek self-assigned this May 27, 2021
@vlastahajek vlastahajek added this to the v2.3.1 milestone May 27, 2021
vlastahajek added a commit to bonitoo-io/influxdb-client-go that referenced this issue May 27, 2021
vlastahajek added a commit to bonitoo-io/influxdb-client-go that referenced this issue Jun 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant