Aurélien Pupier created CAMEL-23647:
---------------------------------------
Summary: Upgrade to Vert.x 5
Key: CAMEL-23647
URL: https://issues.apache.org/jira/browse/CAMEL-23647
Project: Camel
Issue Type: Dependency upgrade
Components: camel-vertx
Affects Versions: 4.20.0
Reporter: Aurélien Pupier
https://vertx.io/docs/guides/vertx-5-migration-guide/
there will surely be API breakage around HttpOptions/WebSocketOptions.
Maybe possible to introeuce the new Option now, and deprecate the other,
keeping both possibilities for now
there will need to use internal API for Buffer OR we deprecate the converter
now (if not too important?) and then remove it when upgrading.
https://vertx.io/docs/guides/vertx-5-migration-guide/#_netty_type_usage_removals
Note that we cannot use the internal API in 4.x, i tis available only in 5.x
there is something also around th e factories and builders, maybe won't be able
to pass the optiosn th esame ways,
https://vertx.io/docs/guides/vertx-5-migration-guide/#_vert_x_instance_customization
maybe need to sync with Quarkus/Camel Quarkus?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)