Details
-
New Feature
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
-
CP: sprint 91, CP: sprint 92, CP: sprint 94, CP: sprint 95, CP: sprint 96, CP: sprint 97, CP: sprint 98, CP: sprint 99, CP: sprint 100, CP: sprint 101, CP: sprint 102, CP: sprint 104
-
5
-
Core: Platform
Description
Remove JDBC driver from PostgresClient, use vertx-pg-client instead.
TenantAPI uses runSqlFile: https://github.com/folio-org/raml-module-builder/blob/v30.0.0/domain-models-runtime/src/main/java/org/folio/rest/impl/TenantAPI.java#L311
runSqlFile uses execute(String[] sql, ...): https://github.com/folio-org/raml-module-builder/blob/v30.0.0/domain-models-runtime/src/main/java/org/folio/rest/persist/PostgresClient.java#L3499-L3510
This uses the JDBC getStandaloneConnection: https://github.com/folio-org/raml-module-builder/blob/v30.0.0/domain-models-runtime/src/main/java/org/folio/rest/persist/PostgresClient.java#L3413-L3428
TestRail: Results
Attachments
Issue Links
- duplicates
-
RMB-264 PostgreClient : avoid java.sql API
-
- Closed
-
- is blocked by
-
RMB-633 Check DB_CONNECTIONRELEASEDELAY for normal ops and upgrades
-
- Closed
-
- relates to
-
RMB-754 Provide implementation for the async tenant API
-
- Closed
-
-
RMB-246 migrate to reactive postgres client (vertx-pg-client)
-
- Closed
-
-
RMB-609 Migrate RMB to Vert.x 4
-
- Closed
-
-
RMB-633 Check DB_CONNECTIONRELEASEDELAY for normal ops and upgrades
-
- Closed
-
-
RMB-763 Migrate RMB to Vert.x 4 (development)
-
- Closed
-
-
UXPROD-2206 RMB vert.x 4 migration
-
- Open
-