Good morning, It appears all HA policies are for active/passive setup. Are there any for active/active? Does this exist?
I was reading through: https://activemq.apache.org/components/artemis/documentation/latest/ha.html#replication For example, you have 2 Artemis brokers and you want them both to be active at the same time, and the data directories are separate. Would you just specify the following in broker.xml on both servers? <ha-policy> <replication> <primary/> </replication> </ha-policy> I looked through the examples here and could not find it (unless I missed it): https://github.com/apache/activemq-artemis-examples/tree/main/examples/features/ha Regards, William Crowell This e-mail may contain information that is privileged or confidential. If you are not the intended recipient, please delete the e-mail and any attachments and notify us immediately.