Q2 2020 RMB v30.2.9 update
Description
Environment
None
Potential Workaround
None
100% Done
relates to
Checklist
hideTestRail: Results
Activity
Show:
Details
Assignee
UnassignedUnassignedReporter
Julian LadischJulian LadischPriority
TBDDevelopment Team
NoneEpic Name
Q2 2020 RMB v30.2.9 updateAffected Institution
GBVTestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Unassigned
UnassignedReporter

Priority
Development Team
None
Epic Name
Q2 2020 RMB v30.2.9 update
Affected Institution
GBV
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created October 23, 2020 at 1:19 PM
Updated November 19, 2020 at 2:37 PM
Raml-module-builder 30.2.9 contains these fixes:
RMB-740: Use FOLIO fork of vertx-sql-client and vertx-pg-client with the following two patches
RMB-739 "patch idle connection release in the forked vertx-sql-client driver" This will make RMB's DB_CONNECTIONRELEASEDELAY work again. RMB's DB_CONNECTIONRELEASEDELAY is 60 seconds and releases unused database connections when they have been returned to the pool and haven't been reused for 60 seconds, see https://github.com/folio-org/raml-module-builder#environment-variables
FOLIO-2840 "Unsigned long HexSequence for name of PgPreparedStatement" This fixes duplicate names causing "prepared statement "XYZ" already exists".
RMB-738: Upgrade to Vert.x 3.9.4, most notable fix: RowStream fetch can close prematurely the stream https://github.com/eclipse-vertx/vertx-sql-client/issues/778
See also the upgrading notes: https://github.com/folio-org/raml-module-builder/blob/b30.2/doc/upgrading.md