Configure vert.x in WildFly
by Kabir Khan
Hi,
At the moment the SmallRye/MP Reactive Messaging integration just uses a
default created vert.x.
I think otel uses vert.x too, probably in much the same way? Then there
might be other subsystems in various feature packs.
It seems there is some desire to be able to configure the vert.x instance
https://github.com/smallrye/smallrye-reactive-messaging/discussions/2725.
Being able to configure vert.x is TBH something I've totally ignored.
I guess this would mean a Vert.X subsystem, which can optionally create a
vert.x instance with the configured parameters. Does it make sense to
create more than one instance in case subsystems have slightly different
needs?
Then the reactive messaging subsystem can use that, if present (or perhaps
this should be a configuration parameter in the reactive messaging
subsystem). If not (or not configured to do so), it will use the default
like it does today.
Thanks,
Kabir
1 year, 1 month
New feature: Active Request Tracking in Undertow
by Flavia Rainone
Hi all!
I have updated the analysis document for active request tracking in
Undertow.
The desired stability level is Default, but if it is not possible for WF
35, then I would like to aim for Preview level.
https://github.com/wildfly/wildfly-proposals/pull/275
Regarding the feature team, we need volunteers. I am looking for someone to
volunteer as the SME and also someone to volunteer to provide the outside
perspective.
Best regards,
Flavia
1 year, 1 month
WildFly 34.0.1 release deadlines
by Paul Ferraro
Hi everyone,
I am planning to tag the WildFly 34.0.1 release on Thursday, 21 November.
This will require tagging and releasing wildfly-core this coming Friday, 15
November.
TCK runs will commence on Tuesday, 19 November, with final merges taking
place the day prior (the 18th).
Please ensure any pull requests intended for inclusion in WildFly 34.0.1
are submitted to their respective repositories [1][2] before these dates.
If you have something you want to get in for this release that may impact
the above dates, please let me know as soon as possible.
Thanks,
Paul
[1] https://github.com/wildfly/wildfly/tree/34.x
[2] https://github.com/wildfly/wildfly-core/tree/26.x
1 year, 1 month