Skip to content

Pipelining depth grows unbounded when prepared statement is retried with explicit parameter types#1667

Merged
tsegismont merged 1 commit into
eclipse-vertx:5.0from
tsegismont:backport-1646
May 19, 2026
Merged

Pipelining depth grows unbounded when prepared statement is retried with explicit parameter types#1667
tsegismont merged 1 commit into
eclipse-vertx:5.0from
tsegismont:backport-1646

Conversation

@tsegismont
Copy link
Copy Markdown
Member

Backport #1646

…ith explicit parameter types (eclipse-vertx#1646)

* Increment inflight counter on prepare-with-parametes-types query

Signed-off-by: doxlik <doxlikx@gmail.com>

* test

* Fix prepared statement reprepare inflight accounting

Signed-off-by: doxlik <doxlikx@gmail.com>

* Fix prepared statement reprepare inflight accounting

Signed-off-by: doxlik <doxlikx@gmail.com>

* Fix prepared statement reprepare inflight accounting

Signed-off-by: doxlik <doxlikx@gmail.com>

* Update vertx-sql-client-codec/src/main/java/io/vertx/sqlclient/codec/SocketConnectionBase.java

---------

Signed-off-by: doxlik <doxlikx@gmail.com>
Co-authored-by: Thomas Segismont <tsegismont@gmail.com>
@tsegismont tsegismont added this to the 4.5.28 milestone May 19, 2026
@tsegismont tsegismont merged commit 81cceec into eclipse-vertx:5.0 May 19, 2026
18 checks passed
@tsegismont tsegismont modified the milestones: 4.5.28, 5.0.13 May 19, 2026
@tsegismont tsegismont deleted the backport-1646 branch May 19, 2026 09:22
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.

2 participants