rabbitmq / rabbitmq-amqp1.0

AMQP 1.0 support for RabbitMQ
https://www.rabbitmq.com/
Other
93 stars 20 forks source link

Get default_vhost setting from rabbitmq_amqp1_0 application first. #86

Closed hairyhum closed 5 years ago

hairyhum commented 5 years ago

If application is not specified, the rabbit application is used by default. Documentation mentions setting this configuration in the rabbitmq_amqp1_0 application. Make it use the rabbitmq_amqp1_0 setting first and then rabbit

[#165802050]

michaelklishin commented 5 years ago

Backported to v3.7.x.