You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 17, 2020. It is now read-only.
The federation plugins creates internal exchanges, type x-federation-upstream, and queues, noted by the argument federation:x-internal-purpose, to transfer the messages. These internal exchanges and queues are not removed when the the links terminate, either by disabling the plugin or removing the set-upstream policy.
The links ensure that both internal resources are present when they are created, thus there is no reason for them to be left behind. Terminating a link should cleanup all these internal resources.