Backend Development 2 min read

RabbitMQ 3.8.10 Released: Core Server Bug Fixes and Feature Enhancements

RabbitMQ 3.8.10 has been released, introducing core server bug fixes such as preventing unlimited log segment growth when repeatedly polling a quorum queue with basic.get, and adding a new reject-publish max-length overflow policy for quorum queues, alongside other enhancements.

Laravel Tech Community
Laravel Tech Community
Laravel Tech Community
RabbitMQ 3.8.10 Released: Core Server Bug Fixes and Feature Enhancements

RabbitMQ 3.8.10 has been released. RabbitMQ is an open‑source implementation of the Advanced Message Queuing Protocol (AMQP) written in Erlang, inheriting its high performance, robustness, and scalability.

The main updates include:

Core Server

Bug Fixes

Using basic.get to repeatedly poll a quorum queue can produce empty responses that may cause unlimited growth of log segment files on disk.

GitHub issue: rabbitmq/rabbitmq-server#2651

Feature Enhancements

Quorum queues can now use the reject-publish max‑length overflow strategy.

backendMessage QueueRabbitMQAMQPBug FixFeature
Laravel Tech Community
Written by

Laravel Tech Community

Specializing in Laravel development, we continuously publish fresh content and grow alongside the elegant, stable Laravel framework.

0 followers
Reader feedback

How this landed with the community

login Sign in to like

Rate this article

Was this worth your time?

Sign in to rate
Discussion

0 Comments

Thoughtful readers leave field notes, pushback, and hard-won operational detail here.