Skip to content
This repository has been archived by the owner on Mar 29, 2023. It is now read-only.

Creating queues under "broken" vhosts #16

Open
rasjoh opened this issue Dec 16, 2015 · 0 comments
Open

Creating queues under "broken" vhosts #16

rasjoh opened this issue Dec 16, 2015 · 0 comments

Comments

@rasjoh
Copy link

rasjoh commented Dec 16, 2015

When defining a vhost with a certain config that already exist with a different configuration renders an error

Config:

vhosts:
  /:
    tracing: true

Error:

10:37:01.019 ERROR - Encountered 1 errors, exiting: 
 - vhost '/' exists but with wrong configuration: VHostData(tracing=false), expected: VHostData(tracing=true)

Creating a queue under that vhost will create that queue regardless of that the vhost gave an error in the first place. Should it be this way or abort on all actions under the "broken" vhost?

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

No branches or pull requests

1 participant