Skip to content

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

Merged
rbygrave merged 1 commit intomasterfrom
feature/DataSourceConfig-setDefaults
Apr 9, 2025
Merged

DataSourceConfig.setDefaults() honor a change to maxConnections#125
rbygrave merged 1 commit intomasterfrom
feature/DataSourceConfig-setDefaults

Conversation

@rbygrave
Copy link
Copy Markdown
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