[rabbitmq-discuss] Symmetric federation behavior
Simon MacMullen
simon at rabbitmq.com
Fri Mar 2 14:53:11 GMT 2012
On 02/03/12 14:41, Busoli, Simone wrote:
> if I remove the upstream-sets entry as well the
> broker will crash at startup.
Sorry, you do need to have the upstream_sets config item defined with
all the sets that you reference in declared exchanges, but they can all
be empty, e.g.:
{rabbitmq_federation,
[{upstream_sets, [{"my-upstream-set", []},
{"another-upstream-set", []}]}]}
Cheers, Simon
--
Simon MacMullen
RabbitMQ, VMware
More information about the rabbitmq-discuss
mailing list