Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RabbitMQ - "Deprecated features" warning with RabbitMQ 4.0.5 #19461

Open
chdeliens opened this issue Jan 22, 2025 · 0 comments
Open

RabbitMQ - "Deprecated features" warning with RabbitMQ 4.0.5 #19461

chdeliens opened this issue Jan 22, 2025 · 0 comments

Comments

@chdeliens
Copy link

Hi Everyone,

I recently upgraded our RabbitMQ clusters from 3.13.7 to 4.0.5 and have configured the default queue type to "quorum" for my default vhost.

I'm using the RabbitMQ integration of the Datadog Agent to monitor the nodes (one agent is installed on each node). Since the RabbitMQ upgrade, I now have a warning in my RabbitMQ management UI: "⚠ Deprecated features are being used. [Learn more]".

Looking at the deprecated features table:

Image

We can see that the transient_nonexcl_queues feature is being used.

When I delete the aliveness-test queue created by the Datadog Agent, the deprecation warning disappears. Of course, it reappears as the agent re-creates the queue.

Also, I noticed that the aliveness-test queue created has an explicit classic queue type.

Does anybody else experience the same issue? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant