Skip to content

Pool queries should honor connection timeout#1588

Merged
tsegismont merged 1 commit intoeclipse-vertx:4.xfrom
tsegismont:backport-1586-4x
Dec 2, 2025
Merged

Pool queries should honor connection timeout#1588
tsegismont merged 1 commit intoeclipse-vertx:4.xfrom
tsegismont:backport-1586-4x

Conversation

@tsegismont
Copy link
Copy Markdown
Member

Backport of #1586

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 <tsegismont@gmail.com>
@tsegismont tsegismont merged commit 9f4d4e3 into eclipse-vertx:4.x Dec 2, 2025
24 checks passed
@tsegismont tsegismont deleted the backport-1586-4x branch December 2, 2025 16:57
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