Closed armanpetrosyannet closed 5 years ago
Hello,
Thank you for using RabbitMQ. When you click "New Issue", the following text appears. Please read it and ask your question on the mailing list -
Thank you for using RabbitMQ and for taking the time to report an issue.
Important: please first read the CONTRIBUTING.md
document in the
root of this repository. It will help you determine whether your
feedback should be directed to the RabbitMQ mailing list [1] instead.
In order for the RabbitMQ team to investigate your issue, please provide as much as possible of the following details:
rabbitmq-plugins list
Running the rabbitmq-collect-env
[2] script can provide most of the
information needed. Please make the archive available via a third-party
service and note that the script does not attempt to scrub any
sensitive data.
If your issue involves RabbitMQ management UI or HTTP API, please also provide the following:
curl
This information greatly speeds up issue investigation (or makes it possible to investigate it at all). Please help project maintainers and contributors to help you by providing it!
A federated exchange replicates messages that are published to it downstream but it has no influence over how messages are routed on the downstream node. If replicated messages do not route anywhere when published by a local client, they would route nowhere when published by the federation plugin.
hi, I have two rabbitMQ cluster and try to federate Exchange, all hase been successful but second node not receive message, Please help me. I published message with "demo" routing key and Recaive message that message not routed This is downstreamNode