Skip to content

Comments

MODSOURCE-936 - Upgrade module to Vert.x 5.0#725

Open
RuslanLavrov wants to merge 11 commits intomasterfrom
MODSOURCE-936
Open

MODSOURCE-936 - Upgrade module to Vert.x 5.0#725
RuslanLavrov wants to merge 11 commits intomasterfrom
MODSOURCE-936

Conversation

@RuslanLavrov
Copy link
Contributor

Purpose

upgrade the module to Vertx 5

Approach

  • The vertx-jooq-classic-reactive has been removed due to it does not support Vert.x 5, and the ReactiveClassicGenericQueryExecutor has been replaced with PgPoolQueryExecutor
  • The retry logic for transaction operations has been moved to the PgPoolQueryExecutor
  • The Pump class was deprecated and removed in Vert.x 5 so ReadStream.pipe() has been used instead in the SourceStorageStreamImpl

@sonarqubecloud
Copy link

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