Skip to content

Conversation

@rbygrave
Copy link
Member

…nd max connections

The included test fails without this change. For example, setting maxConnections 200 explicitly can then be "undone" by setDefaults() because 200 is also the magic default for maxConnections.

Using the UNSET -1 value allows it to know when min/max connections have been explicitly set.

…nd max connections

The included test fails without this change. For example, setting maxConnections 200 explicitly can then be "undone" by setDefaults() because 200 is also the magic default for maxConnections.

Using the UNSET -1 value allows it to know when min/max connections have been explicitly set.
@rbygrave rbygrave self-assigned this Apr 23, 2025
@rbygrave rbygrave requested a review from rPraml April 23, 2025 11:39
@rbygrave rbygrave added this to the 9.7 milestone Apr 24, 2025
@rbygrave rbygrave merged commit 1ca02d5 into master Apr 24, 2025
2 checks passed
@rbygrave rbygrave deleted the feature/connection-defaults branch April 24, 2025 05:05
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