rabbitmq / rabbitmq-management

RabbitMQ Management UI and HTTP API
https://www.rabbitmq.com/management.html
Other
370 stars 165 forks source link

Load definitions from rabbitmq.load_definitions via a boot step #819

Closed michaelklishin closed 4 years ago

michaelklishin commented 4 years ago

Previously we tried to rely on rabbitmq_management env being loaded in the core. That is suboptimal and has unintentional side effects.

References rabbitmq/rabbitmq-management#2368, rabbitmq/rabbitmq-management#2373. Closes rabbitmq/rabbitmq-management#818.

michaelklishin commented 4 years ago

Backported to v3.8.x.