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

parseDSN: support connection pool settings (#1082) #1084

Conversation

hanjm
Copy link
Contributor

@hanjm hanjm commented Sep 6, 2023

Summary

Inspect max_open_conns/max_idle_conns/conn_max_lifetime settings in dsn when ParseDSN.

Checklist

Delete items not relevant to your PR:

  • Unit and integration tests covering the common scenarios were added

@CLAassistant
Copy link

CLAassistant commented Sep 6, 2023

CLA assistant check
All committers have signed the CLA.

@jkaflik jkaflik self-requested a review September 6, 2023 12:52
@jkaflik
Copy link
Contributor

jkaflik commented Sep 6, 2023

@hanjm before I can merge it - please make sure you agreed to CLA

@hanjm
Copy link
Contributor Author

hanjm commented Sep 6, 2023

signed, Thanks.

@hanjm hanjm force-pushed the feature/jimmieahan-parsedsn-add-conn-pool-settings branch from 5a3bcbf to 644b337 Compare September 7, 2023 06:12
@jkaflik jkaflik merged commit 596ddb2 into ClickHouse:main Sep 14, 2023
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants