Hi Gaetan,
in general, it seems to be a good idea to make this change (although I
did not dig deeper into the breaking change/API change documentation).
In addition, I think we should first create a new release branch out of
current trunk an try to put out a 24.x release this year. This would be
the last Tomcat 9 based release series then.
Work on the Tomcat 10 migration could be made in a feature branch
starting any time and be merged to trunk after creating the release 24.x
branch, so that there would be no delay if you want to work on it soon.
Thanks and regards,
Michael Brohl
ecomify GmbH - www.ecomify.de
Am 22.03.24 um 10:55 schrieb Gaetan:
Hello community,
We are thinking of building a Prometheus plugin the OFBiz. are
thinking of using this library [1]
We already made a small POC. The problem is that we had to create a
second HTTP server for this puspose only.
We thought about using the already existing Tomcat structure, but the
library uses Tomcat 10, and OFBiz is Tomcat 9.
The migration will have to be made at some point, and this is the
occasion for us to do it. There is a documentation that can be
followed [2].
Is there any opposition ?
Gaetan and Nicolas.
[1] https://prometheus.github.io/client_java/
[2] https://tomcat.apache.org/migration-10.html
<https://tomcat.apache.org/migration-10.html>