Skip to content

Drivers should create a connection factory with transport options#1630

Merged
tsegismont merged 1 commit intoeclipse-vertx:masterfrom
tsegismont:issue/1608
Mar 10, 2026
Merged

Drivers should create a connection factory with transport options#1630
tsegismont merged 1 commit intoeclipse-vertx:masterfrom
tsegismont:issue/1608

Conversation

@tsegismont
Copy link
Member

Otherwise, user provided transport options will not be taken into account when creating connections (e.g. TCP_NODELAY).

Also, remove redundant OracleConnectionFactory Vertx param. OracleConnectionFactory does not need it.

Otherwise, user provided transport options will not be taken into account when creating connections (e.g. TCP_NODELAY).

Also, remove redundant OracleConnectionFactory Vertx param.
OracleConnectionFactory does not need it

Signed-off-by: Thomas Segismont <tsegismont@gmail.com>
@tsegismont tsegismont added this to the 5.1.0 milestone Mar 10, 2026
@tsegismont tsegismont merged commit b3c8318 into eclipse-vertx:master Mar 10, 2026
18 checks passed
@tsegismont tsegismont deleted the issue/1608 branch March 10, 2026 15:14
tsegismont added a commit to tsegismont/vertx-sql-client that referenced this pull request Mar 10, 2026
…lipse-vertx#1630)

Otherwise, user provided transport options will not be taken into account when creating connections (e.g. TCP_NODELAY).

Also, remove redundant OracleConnectionFactory Vertx param.
OracleConnectionFactory does not need it

Signed-off-by: Thomas Segismont <tsegismont@gmail.com>
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