I can ensure it's the opposite: the recommendation is to upgrade to the very latest JDK supported/compatible version in order to benefit from the many performance and stability improvements introduced in recent JDK versions. Furthermore I suggest to run your own perf tests and verify that for your use case everything is fine.
Il mar 11 gen 2022, 06:10 Hamed Zahedifar <[email protected]> ha scritto: > > > Thanks Justin, > Sorry for missing related issue mentioned. > Our company still using java 8 and hope this upgrade do not impact on > performance of broker actually. > > Regards, > Hamed > > > On Sunday, 9 January 2022, 15:37:29 CET, Justin Bertram < > [email protected]> wrote: > > This is expected since ActiveMQ Artemis now targets Java 11+ since the > release of 2.20.0. This fact is noted in a few places: > > - the original vote email for the release on the dev mailing list > - the release announcement on the users mailing list > - the release notes for 2.20.0 [3] > - a discussion thread [4] was also created on the users mailing list to > get feedback from users who still need Java 8 support > > I recommend you upgrade ASAP. > > Hope that helps! > > > Justin > > [1] https://lists.apache.org/thread/y9xk44od7zl4pn8x35lykmqxctz6rxvo > [2] https://lists.apache.org/thread/5174j00n0dmsk0wyhd0c4pv1t4lhl8xw > [3] > > https://activemq.apache.org/components/artemis/download/release-notes-2.20.0 > [4] https://lists.apache.org/thread/tbmrgvgq3scpbpmns9ndnqhc1nb93zr5 > > On Sun, Jan 9, 2022 at 8:16 AM Hamed Zahedifar > <[email protected]> wrote: > > > Hello All, > > i have upgraded to Artemis 2.20 but can not be run with jdk8. > > Regards,Hamed > > >
