Skip to content

Pool queries should honor connection timeout#1587

Merged
tsegismont merged 1 commit into
eclipse-vertx:5.0from
tsegismont:backport-1586
Dec 2, 2025
Merged

Pool queries should honor connection timeout#1587
tsegismont merged 1 commit into
eclipse-vertx:5.0from
tsegismont:backport-1586

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 added this to the 5.0.6 milestone Dec 2, 2025
@tsegismont tsegismont merged commit f2eca6b into eclipse-vertx:5.0 Dec 2, 2025
18 checks passed
@tsegismont tsegismont deleted the backport-1586 branch December 2, 2025 16:38
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