Closed vietj closed 4 weeks ago
Transport:supportFileRegion
seems fine - I cannot see the failures you mentioned: was an old thing? @vietj
@franz1981 please have a look I enabled the failing tests https://github.com/eclipse-vertx/vert.x/actions/runs/11200805799/job/31134951097?pr=5320
Motivation
_iouring is not anymore incubating and part of Netty 4.2, we should support it in vertx core.
Changes
Add an API for transport configuration through Vert.x builder in addition of the existing prefer native option. In addition add _iouring to the transports as well as CI support.
The transport service SPI has been removed.