Done
Details
Assignee
UnassignedUnassignedReporter
Julian LadischJulian LadischPriority
TBDDevelopment Team
NoneEpic Name
Morning Glory (2022 R2) - Remove vertx-completable-futureTestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Unassigned
UnassignedReporter
Julian Ladisch
Julian LadischPriority
Development Team
None
Epic Name
Morning Glory (2022 R2) - Remove vertx-completable-future
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created May 21, 2022 at 5:28 PM
Updated November 30, 2023 at 4:42 PM
Resolved July 11, 2022 at 1:24 PM
Remove any usage of the
me.escoffier.vertx:vertx-completable-future = https://github.com/cescoffier/vertx-completable-future
library because it is no longer maintained and doesn't work with Vert.x 4.
The library maintainer Clement Escoffier, a Vert.x Core developer, says at https://github.com/cescoffier/vertx-completable-future/issues/45 :
vertx-completable-future requires Vert.x 3. It doesn't work with Vert.x 4 because it uses Future#setHandler that exists in Vert.x 3 but not in Vert.x 4 (removal commit).
https://vertx.io/blog/from-vert-x-3-to-vert-x-4/ :
FOLIO's Morning Glory support period exceeds January 2023.
Therefore all modules must migrate from Vert.x 3 to Vert.x 4 for Morning Glory.