Skip to content

Conversation

@tsegismont
Copy link
Member

See #1232

If a connection timeout is defined in connect options, the pool uses it when users acquire a connection with pool.getConnection(), but not when they execute a query with pool.query()

See eclipse-vertx#1232

If a connection timeout is defined in connect options, the pool uses it when users acquire a connection with pool.getConnection, but not when they execute a query with pool.query

Signed-off-by: Thomas Segismont <[email protected]>
@tsegismont tsegismont added this to the 5.1.0 milestone Dec 2, 2025
@tsegismont tsegismont merged commit 340781c into eclipse-vertx:master Dec 2, 2025
18 checks passed
@tsegismont tsegismont deleted the issue/1232 branch December 2, 2025 15:16
tsegismont added a commit to tsegismont/vertx-sql-client that referenced this pull request Dec 2, 2025
See eclipse-vertx#1232

If a connection timeout is defined in connect options, the pool uses it when users acquire a connection with pool.getConnection, but not when they execute a query with pool.query

Signed-off-by: Thomas Segismont <[email protected]>
tsegismont added a commit that referenced this pull request Dec 2, 2025
See #1232

If a connection timeout is defined in connect options, the pool uses it when users acquire a connection with pool.getConnection, but not when they execute a query with pool.query

Signed-off-by: Thomas Segismont <[email protected]>
tsegismont added a commit to tsegismont/vertx-sql-client that referenced this pull request Dec 2, 2025
See eclipse-vertx#1232

If a connection timeout is defined in connect options, the pool uses it when users acquire a connection with pool.getConnection, but not when they execute a query with pool.query

Signed-off-by: Thomas Segismont <[email protected]>
tsegismont added a commit that referenced this pull request Dec 2, 2025
See #1232

If a connection timeout is defined in connect options, the pool uses it when users acquire a connection with pool.getConnection, but not when they execute a query with pool.query

Signed-off-by: Thomas Segismont <[email protected]>
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