Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.1.4
-
None
Description
Currently the Python Cartridge Agent doesn't support failover for a cluster of ActiveMQ instances. Therefore if a list of message brokers are provided and the connected message broker goes down the PCA doesn't automatically failover to the next available one.
It should be possible for the PCA to be configured with a list of message brokers and it should connect to the first available message broker when the current connection is disconnected.