Deprecated feature warnings in RabbitMQ 3.13.x management Console
search cancel

Deprecated feature warnings in RabbitMQ 3.13.x management Console

book

Article ID: 377517

calendar_today

Updated On:

Products

VMware RabbitMQ VMware Tanzu RabbitMQ

Issue/Introduction

After upgrading to RabbitMQ version 3.13.x  the RabbitMQ Management console shows Deprecated feature warnings in the RMQ UI Home Page. Here are some related screenshots from the RabbitMQ Management Console.

 

 

 

 

Environment

RabbitMQ Version 3.13.x

Cause

RabbitMQ 3.13 introduced a warning banner that appears when deprecated features are used. The Management UI also has a page that lists deprecated features and provides more information.

Resolution

Please make sure not to use deprecated features in RabbitMQ version 3.13.x. 

References

RabbitMQ 3.13.0 Is Here!

RabbitMQ 3.13: Classic Queues Changes

Feature Flags

 

 

Additional Information

Workaround

How to get rid of deprecation warnings in RMQ UI/Landing Page #11978

How to list and enable feature flags in RabbitMQ?

Here are some ways to list and enable feature flags in RabbitMQ:

List feature flags: Use the CLI command rabbitmqctl list_feature_flags
Enable a feature flag: Use the CLI command rabbitmqctl enable_feature_flag <all | name>
List and enable feature flags from the Management plugin UI: Go to Admin > Feature flags