rabbitmq-server icon indicating copy to clipboard operation
rabbitmq-server copied to clipboard

Allow quorum queues for internal use by Federation

Open lukebakken opened this issue 2 years ago • 0 comments

Related to these items:

  • https://github.com/rabbitmq/rabbitmq-server/issues/2544
  • https://pivotal-esc.atlassian.net/browse/VESC-1034

Currently, if you federate an exchange the upstream node creates an internal queue from which the downstream consumes. These internal queues can be mirrored, but only with classic mirroring. Quorum queues should be an option.

This addresses the scenario in which the node hosting the internal queue for federation on the upstream goes down. Without being mirrored this effectively stops federation.

lukebakken avatar Apr 29 '22 16:04 lukebakken