Skip to content

Conversation

@tsegismont
Copy link
Contributor

Backported from #1515

SqlConnectOptions defaults are initialized properly:

  • the default values should all be set in the init method
  • default values for reconnect attempts and interval are not set

Also, all vendor-specific options (except for MySQL) miss the call to init in the parent options.

SqlConnectOptions defaults are initialized properly:
- the default values should all be set in the init method
- default values for reconnect attemps and interval are not set

Also, all vendor-specific options (except for MySQL) miss the call to init in the parent options.

Signed-off-by: Thomas Segismont <[email protected]>
@tsegismont tsegismont added this to the 4.5.15 milestone Apr 24, 2025
@tsegismont tsegismont merged commit b70e76a into eclipse-vertx:4.x Apr 24, 2025
24 checks passed
@tsegismont tsegismont deleted the backport-1515 branch April 24, 2025 16:49
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.

1 participant