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

fix: Reuse Influx connection pool #3375

Merged
merged 1 commit into from
Dec 16, 2024
Merged

fix: Reuse Influx connection pool #3375

merged 1 commit into from
Dec 16, 2024

Conversation

dominikriemer
Copy link
Member

Purpose

Reuse the Influx client's HTTP connection pool for better performance.

Remarks

PR introduces (a) breaking change(s): no

PR introduces (a) deprecation(s): no

@github-actions github-actions bot added java Pull requests that update Java code backend Everything that is related to the StreamPipes backend labels Dec 16, 2024
@dominikriemer dominikriemer merged commit 727d146 into dev Dec 16, 2024
22 checks passed
@dominikriemer dominikriemer deleted the fix-influx-client branch December 16, 2024 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Everything that is related to the StreamPipes backend java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants