Configure Amqp client to be able still access ActiveMQ cluster even if a new broker joins or leaves the existing network of brokers. The client should use the failover transport configuration. Example:
failover:(amqp+ssl://b-35e9ff68-a635-4de3-8b30-68aeb326a4cf-1.mq.eu-west-3.amazonaws.com:5671)
For more options, see: Failover transport
P.S: This is only applicable to ActiveMQ and not to Amqp protocol ! This requires more developments and updates in ArmoniK Core to manage the failover with Amqp protocol.
Configure Amqp client to be able still access ActiveMQ cluster even if a new broker joins or leaves the existing network of brokers. The client should use the failover transport configuration. Example:
failover:(amqp+ssl://b-35e9ff68-a635-4de3-8b30-68aeb326a4cf-1.mq.eu-west-3.amazonaws.com:5671)For more options, see: Failover transport
P.S: This is only applicable to ActiveMQ and not to Amqp protocol ! This requires more developments and updates in ArmoniK Core to manage the failover with Amqp protocol.