Artemis HA Setup Question

2025-02-17 Thread Schmidt, Mihael
Hi, we would like to setup a cluster of Artemis instances. We don't have that many messages so the solution is only for not losing data/messages and high availability and not for performance. I am not sure which setup to choose from all the clustering variants available. From what I understoo

AW: Artemis Client Connection String for Dual Mirror

2025-02-21 Thread Schmidt, Mihael
e/datenschutz<http://www.bauformat.de/datenschutz> oder durch Zusendung auf Ihre formlose Anfrage. ________ Von: Schmidt, Mihael Gesendet: Freitag, 21. Februar 2025 10:27 An: users@activemq.apache.org Betreff: Artemis Client Connection String for Dual Mirror Hi, I got

Artemis Client Connection String for Dual Mirror

2025-02-21 Thread Schmidt, Mihael
Hi, I got an Artemis dual mirror setup and basically it works fine. Now I want to test the failover on the client side. I use the following artemis-jms-client 2.39.0 factory: org.apache.activemq.artemis.jndi.ActiveMQInitialContextFactory connection string: (tcp://host:41091,tcp://host:41101)?ha

Moved message gets duplicated for all subscribers on mirror server

2025-03-28 Thread Schmidt, Mihael
Hi all, I have the following setup. 2 servers (A and B) 1 topic 1 producer (JMS) 10 subscribers (JMS) 1 error queue We are using dual mirroring. Case: One subscriber could not process the message. The original message is acked and the subscriber created a duplicate of the message in the error

AW: What HA Replication Policy Is For Active-Active Topology

2025-03-19 Thread Schmidt, Mihael
If an active/active deployment is a the only requirement perhaps the dual mirror feature of Artemis is a possible deployment scenario?! You can find it in the docs at chapter 7, look for "Mirroring". HTH Mihael Mihael Schmidt Software Engineering Bauformat Küchen GmbH & Co. KG Kattwinkel 1 |

Artemis Web Console login with Keycloak

2025-05-30 Thread Schmidt, Mihael
Hi all, I am wondering if it is possible to setup the Artemis Web Console so that the authentication is relayed to Keycloak? I have seen that there are some tutorials on how to do it but they seem out of date as the Keycloak project deprecated the adapter libraries , afaik. Any input is greatl