Skip to content

DataSourceConfig.setDefaults() honor a change to maxConnections #125

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

Merged
merged 1 commit into from
Apr 9, 2025

Conversation

rbygrave
Copy link
Member

@rbygrave rbygrave commented Apr 9, 2025

This is typically used when the configuration is used for 2 dataSources - a second readOnly datasource.

Before this change the readOnly datasource would by default get the 200 maxConnections default. With this change it will use the same maxConnections if defined on the main configuration.

This is typically used when the configuration is used for 2 dataSources - a second readOnly datasource.

Before this change the readOnly datasource would by default get the 200 maxConnections default. With this change it will use the same maxConnections if defined on the main configuration.
@rbygrave rbygrave self-assigned this Apr 9, 2025
@rbygrave rbygrave added this to the 9.5 milestone Apr 9, 2025
@rbygrave rbygrave merged commit 3437cd9 into master Apr 9, 2025
2 checks passed
@rbygrave rbygrave deleted the feature/DataSourceConfig-setDefaults branch April 9, 2025 02:24
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.

2 participants