Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

amq.rabbitmq.event remains after plugin disabling #33

Closed
dade-hms opened this issue Aug 17, 2018 · 1 comment
Closed

amq.rabbitmq.event remains after plugin disabling #33

dade-hms opened this issue Aug 17, 2018 · 1 comment

Comments

@dade-hms
Copy link

dade-hms commented Aug 17, 2018

If you decide at some point you don't need that plugin anymore and disable it, the exchange amq.rabbitmq.event remains in rabbitmq and it's impossible to remove it:

2018-08-17 12:25:40.940 [info] <0.22789.0> Stopping RabbitMQ applications and their dependencies in the following order:
    rabbitmq_event_exchange
2018-08-17 12:25:40.941 [info] <0.22789.0> Stopping application 'rabbitmq_event_exchange'
2018-08-17 12:25:40.941 [info] <0.31.0> Application rabbitmq_event_exchange exited with reason: stopped
2018-08-17 12:25:40.951 [info] <0.22789.0> Plugins changed; disabled [rabbitmq_event_exchange]
2018-08-17 12:25:56.056 [warning] <0.22801.0> Delete exchange error: deletion of system exchange 'amq.rabbitmq.event' in vhost '/' not allowed
@michaelklishin
Copy link
Member

The code confirms your findings ;)

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

No branches or pull requests

2 participants