-
Task
-
Resolution: Unresolved
-
Undefined
-
None
-
AMQ 7.13.0.GA
-
None
-
False
-
-
False
-
-
-
Important
-
Customer Facing, Customer Reported
There don't seem to be any technical limitations preventing support for methods other than mirrors in Openshift. Or, at least, they are not documented as they are for other unsupported features on Openshift.
Type: AMQPMirrorBrokerConnectionElement
Default:
XML name: amqp-connection
Description: An AMQP Broker Connection supports 4 types: 1. Mirrors - The broker uses an AMQP connection to another broker and duplicates messages and sends acknowledgments over the wire. 2. Senders - Messages received on specific queues are transferred to another endpoint. 3. Receivers - The broker pulls messages from another endpoint. 4. Peers - The broker creates both senders and receivers on another endpoint that knows how to handle them. This is currently implemented by Apache Qpid Dispatch. Currently, only mirror type is supported.