[Other] Are versions of RabbitMQ prior to 3.9.17 compatible with RHEL 9? #12836
Replies: 2 comments
-
RabbitMQ 3.9 has been out of support for a few years now. You will not receive any more responses to your questions until you upgrade to 4.0.x RabbitMQ is architecture and OS-neutral. As long as you can run a compatible Erlang version, you can run RabbitMQ. RabbitMQ 3.9.29 supports Erlang versions between Even CentOS Stream 8 RPMs would likely run on Stream 9. |
Beta Was this translation helpful? Give feedback.
-
"CentOS 7 is not supported" means that our team will not investigate any issues specific to CentOS 7. It is a dead distribution whose repositories were taken offline. I mean, that sort of sends a very strong message that it really is done, entirely unsupported, and no one should target it. It also means that should our current way of producing CentOS 7 RPMs of cutting edge Erlang with a statically linked OpenSSL 1.1.x build break, we will immediately stop building those packages. Consider anything CentOS 7-related that you can get from our team an act of good will. I mean, you can run RabbitMQ |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Community Support Policy
RabbitMQ version used
3.13.7 or older
How is RabbitMQ deployed?
RPM package
Steps to reproduce the behavior in question
Versions of RabbitMQ from version 3.9.17 onwards stopped supporting CentOS 7 and RHEL 7 - #4637
It was stated that Erlang RPM packages of Erlang 24.3 produced by our team
now provide packages compatible with Fedora, Rocky Linux, CentOS Stream 8,
and Centos Stream 9." which seems to imply that they weren't supported before due to the OpenSSL version.
However there were version of Erlang 24.3 that did support CentOS 7 - "Regular CentOS 7 and Amazon Linux 2 builds were produced up to Erlang 23.3.4.18" - https://github.com/rabbitmq/erlang-rpm?tab=readme-ov-file
For example RabbitMQ 3.9.16 used Erlang 23.3. Was this supported on both RHEL 7 and RHEL 9?
The documentation for Erlang 22.3.x states that it suports CentOS 8 - https://github.com/rabbitmq/erlang-rpm/tree/erlang-22.3.x
I've read a different question which states "The CentOS Stream 8/RHEL 8 package works perfectly fine on CentOS Stream 9 and RHEL 9". Does that mean that any version using Erlang 22.3.x, is supported by both RHEL 7 and RHEL 9 due to its support by CentOS 8? - #8554
Beta Was this translation helpful? Give feedback.
All reactions