On this page
What the data shows
Of the 16 estates with a known release series, 15 (94%) are on a series whose community support has already ended as of September 2026, and 11 (69%) were already past it on the day AceMQ first looked. The single most common series is 3.13, at 7 of 16: it left community support on 30 September 2024, its maximum supported Erlang is 26.2, and Erlang 26 is itself end of life, so every 3.13 estate is running an unsupported broker on an unsupported runtime unless it holds a commercial licence. The 3.x line as a whole accounts for 12 of the 16. Cluster shape is more consistent than versioning: 4 of the 8 clusters with a recorded size were three nodes, but 3 ran an even count, which cannot form a clean majority in a partition. Windows Server hosts 2 of the 22; Kubernetes hosts 1 of the 9 with a recorded platform.
Release series in use
The counts below are the series each estate was running when it was observed; where an estate was observed twice, years apart, both observations are kept because each is a real production state. Community end-of-support dates are from the RabbitMQ release information page as of 15 September 2026. Commercial support runs longer for licensed customers: 3.13 to 31 December 2029 and 4.2 to 30 June 2030.
| Series | Estates | Share | Community support ended | Status today |
|---|---|---|---|---|
| before 3.6 | 1 | 6% | 31 May 2018 | past |
| 3.8 | 2 | 12% | 31 Jul 2022 | past |
| 3.9 | 1 | 6% | not on the current release table | past |
| 3.12 | 1 | 6% | 29 Feb 2024 | past |
| 3.13 | 7 | 44% | 30 Sept 2024 | past |
| 4.2 | 3 | 19% | 31 Jul 2026 | past |
| 4.3 | 1 | 6% | 30 Nov 2026 | supported |
Past community support: on the day observed, and today
Two different rates matter. The first is how many estates were already out of community support at the moment AceMQ first saw them: 11 of 16, or 69%. That is the number that describes what a consultant walks into. The second is how many are past it today, September 2026, given that 4.2 left community support on 31 July 2026: 15 of 16, or 94%. The gap between the two is mostly estates that were on a current series when assessed and have since been overtaken by the calendar, which is the normal condition of a RabbitMQ estate that is not on a maintenance cadence. Only the estates on 4.3 are on a series with community support still ahead of them, and that support ends on 30 November 2026.
| Measured | Estates past EOS | Of | Share |
|---|---|---|---|
| On the day first observed | 11 | 16 | 69% |
| As of 15 September 2026 | 15 | 16 | 94% |
Erlang pairings
The Erlang runtime was recorded for 6 estates. The pairings are the ones the compatibility matrix predicts, which is the point: 3.13 cannot run above Erlang 26.2, and Erlang 26 is end of life, so a 3.13 estate that patches its runtime has nowhere to go without a broker upgrade. Two of the recorded estates were running mixed Erlang versions across nodes at the time, which the project explicitly warns against and which produced a broken CLI on one of them.
| RabbitMQ | Erlang/OTP | Platform | Observed |
|---|---|---|---|
| 3.8.2 | 22.1 | windows | 2023-03 |
| 3.13.7 | 26.2.5.18 | windows | 2026-06 |
| 3.8.19 | 23.3.4.4 | linux | 2024-02 |
| 3.12.2 | 26.0.2 | rhel8 | 2023-10 |
| 3.13 | 26 | not recorded | 2026-08 |
| unsupported | unsupported | not recorded | 2026-08 |
Cluster shape
Node counts were recorded for 8 clusters. Three is the modal size, and it is the right one for a quorum-based system: it survives one node loss and cannot split evenly. 3 of the 8 ran an even count, two or four, which either cannot tolerate any loss or can partition into halves with no majority; one of the four-node estates had been assessed precisely because of that. Platforms: 2 of the 22 estates on Windows Server, 1 of the 9 with a recorded platform on Kubernetes, the remainder on Linux virtual machines. Windows is over-represented relative to the project's own recommendations and under-represented in public tooling, and it is where the CLI, antivirus and service-account failures in AceMQ's records concentrate.
| Nodes | Clusters |
|---|---|
| 2 | 1 |
| 3 | 4 |
| 4 | 2 |
| 5 | 1 |
Why the estate was being looked at
Each estate entered the dataset through one kind of engagement. The mix is a rough proxy for what brings a RabbitMQ estate to outside help: assessment and support most often, then licensing, then a planned upgrade.
| Engagement | Estates |
|---|---|
| assessment | 6 |
| licensing | 4 |
| intro | 2 |
| upgrade+support | 1 |
| support | 1 |
| implementation | 1 |
| discovery | 1 |
| renewal | 1 |
| upgrade | 1 |
| engagement | 1 |
| scoping | 1 |
| emergency | 1 |
| evaluation | 1 |
Method and limits
Sources. AceMQ engagement delivery reports, technical assessment documents, discovery and renewal call records, and support correspondence, 2019 to 15 September 2026. Every value was read from a document or transcript; nothing was inferred. Where a document gave a version range, the lower bound was used.
Anonymisation. No estate is named, and industries are given at a level that does not identify a customer. Node counts and versions are reported exactly because they do not identify anyone.
Limits. 22 estates is a sample of the environments AceMQ has worked in, not of RabbitMQ users at large, and it is biased towards estates that needed help. A team running a current 4.3 cluster on a maintenance cadence rarely calls a consultancy, so this dataset almost certainly overstates how old the general installed base is. Treat the rates as what an engineer inheriting a RabbitMQ estate should expect to find, not as a market share. Fields not recorded in the source are left blank rather than estimated, which is why the Erlang and node-count tables are smaller than the version table. The dataset will be extended as further engagements are documented.
Frequently asked questions
What RabbitMQ version do most companies run?
In this dataset of 22 production estates, the 3.13 series is the most common at 7 of the 16 with a known version, and the 3.x line as a whole accounts for 12. Only 1 estate was on 4.3, the only series with community support still ahead of it in September 2026.
How many RabbitMQ clusters are running an unsupported version?
15 of the 16 estates with a known series, 94%, are on a series whose community support has ended as of September 2026, and 11 were already past it on the day AceMQ first assessed them. This sample is biased towards estates that needed help, so the general installed base is probably somewhat newer.
Is RabbitMQ 3.13 still supported?
Community support for 3.13 ended on 30 September 2024. Commercial support for licensed customers runs to 31 December 2029. Its maximum supported Erlang is 26.2, and Erlang 26 is itself end of life, so an unlicensed 3.13 estate is running an unsupported broker on an unsupported runtime.
How many nodes should a RabbitMQ cluster have?
Three, or another odd number. 4 of the 8 clusters in this dataset with a recorded size were three nodes; 3 ran an even count, which either cannot tolerate a node loss or can split into halves with no majority during a partition.
Where does this data come from?
AceMQ's own engagement reports, assessment documents, discovery and renewal calls and support records for 22 production estates between 2019 and September 2026. No estate is named. Every value was read from a source document rather than estimated.
Related
Where this gets done
The work behind this page, run by the same engineers who wrote it.
- 24/7 RabbitMQ support15-minute emergency SLA, versions back to 3.8.x
- Managed RabbitMQ servicesWe run the brokers, on your infrastructure or hosted
- RabbitMQ consultingArchitecture, migration and remediation from senior engineers
- RabbitMQ health checkEngineer-led assessment with a prioritised fix list
- Extended LTS support for RabbitMQ 3.xCVE backports for versions the community no longer patches
- RabbitMQ commercial licensingTanzu RabbitMQ licences from an authorized Broadcom partner
- RabbitMQ troubleshootingLive incidents and recurring faults
- RabbitMQ upgrades3.x to 4.x, planned and executed in your window
- RabbitMQ migrationsFrom IBM MQ, Kafka, cloud brokers or older RabbitMQ
- RabbitMQ implementation and architectureCluster design, DR and go-live
- RabbitMQ corporate trainingAdmin and developer courses taught by working engineers
Other RabbitMQ guides, comparisons and research
- GuideThe RabbitMQ Reliability Guide: Ten Failure Patterns and Their FixesRead the guide
- GuideThe RabbitMQ Disaster Recovery GuideRead the guide
- GuideThe RabbitMQ on Kubernetes GuideRead the guide
- GuideThe RabbitMQ Migration GuideRead the guide
- GuideThe RabbitMQ Security and Hardening GuideRead the guide
- GuideThe RabbitMQ Monitoring and Alerting GuideRead the guide
- ComparisonManaged RabbitMQ Options ComparedSee the comparison
Recent RabbitMQ articles
- RabbitMQ Incident Response: The First 15 MinutesSep 2026
- Upgrading RabbitMQ 3.x to 4.x Without DowntimeSep 2026
- RabbitMQ HA & Disaster Recovery: Cluster SizingSep 2026
- What a RabbitMQ Health Check Actually DeliversSep 2026
- VMware Licensing Cost in 2026Sep 2026
- RabbitMQ Dead Letter Queues: Enterprise GuideSep 2026
Need this done on your cluster?
AceMQ's senior RabbitMQ engineers support 130+ enterprise clients in 26+ countries under a 15-minute emergency SLA, with direct escalation to the RabbitMQ core team.