Re: Trouble with Replication HA Master/Slave config performing failback

2024-02-02 Thread Shields, Paul Michael
e a consistent state of the system as it does on > startup. > > Thanks, > Paul. > > From: Justin Bertram > Date: Monday, January 22, 2024 at 9:26 AM > To: users@activemq.apache.org > Subject: Re: Trouble with Replication HA Master/Slave config performing > failback > Looking at the code everything seems to be in order. Can you work up a > test-case to reproduce the issue you're seeing? Slap it on GitHub, and I'll > take a look. > > > Justin >

Re: Trouble with Replication HA Master/Slave config performing failback

2024-02-02 Thread Justin Bertram
onsistent state of the system as it does on > startup. > > Thanks, > Paul. > > From: Justin Bertram > Date: Monday, January 22, 2024 at 9:26 AM > To: users@activemq.apache.org > Subject: Re: Trouble with Replication HA Master/Slave config performing > failback > Looking at the code everything seems to be in order. Can you work up a > test-case to reproduce the issue you're seeing? Slap it on GitHub, and I'll > take a look. > > > Justin >

Re: Trouble with Replication HA Master/Slave config performing failback

2024-02-01 Thread Shields, Paul Michael
application can derive a consistent state of the system as it does on startup. Thanks, Paul. From: Justin Bertram Date: Monday, January 22, 2024 at 9:26 AM To: users@activemq.apache.org Subject: Re: Trouble with Replication HA Master/Slave config performing failback Looking at the code everything seems

Re: Trouble with Replication HA Master/Slave config performing failback

2024-01-22 Thread Shields, Paul Michael
I’ll put together a test case. Thanks, Paul From: Justin Bertram Date: Monday, January 22, 2024 at 9:26 AM To: users@activemq.apache.org Subject: Re: Trouble with Replication HA Master/Slave config performing failback Looking at the code everything seems to be in order. Can you work up a test

Re: Trouble with Replication HA Master/Slave config performing failback

2024-01-22 Thread Justin Bertram
Looking at the code everything seems to be in order. Can you work up a test-case to reproduce the issue you're seeing? Slap it on GitHub, and I'll take a look. Justin

Re: Trouble with Replication HA Master/Slave config performing failback

2024-01-22 Thread Shields, Paul Michael
We are using QoS = 1. Paul From: Justin Bertram Date: Monday, January 22, 2024 at 9:09 AM To: users@activemq.apache.org Subject: Re: Trouble with Replication HA Master/Slave config performing failback What QoS are you using to send the message(s)? Messages sent with QoS 0 are non-durable and

Re: Trouble with Replication HA Master/Slave config performing failback

2024-01-22 Thread Justin Bertram
Washington Street, Suite 205 Wellesley Hills, MA 02481 > > M: +1 7209385761 | john.lil...@redpointglobal.com > <mailto:john.lil...@redpointglobal.com> > From: Justin Bertram mailto:jbert...@apache.org>> > Sent: Friday, January 19, 2024 9:42 AM > To: users@activemq.apache.or

Re: Trouble with Replication HA Master/Slave config performing failback

2024-01-22 Thread Shields, Paul Michael
@activemq.apache.org Subject: Re: Trouble with Replication HA Master/Slave config performing failback > So even though the persistent data will be stored pod-local... If you disable persistence on the broker then no data will be persisted on the local pod. > ...enabling persistence has the knock-on eff

Re: Trouble with Replication HA Master/Slave config performing failback

2024-01-19 Thread Justin Bertram
ibe > > -- > *From:* John Lilley > *Sent:* Friday, January 19, 2024 10:24:39 PM > *To:* users@activemq.apache.org > *Subject:* RE: Trouble with Replication HA Master/Slave config performing > failback > > > Hi Paul, > > > > Thanks for all of thi

Re: Trouble with Replication HA Master/Slave config performing failback

2024-01-16 Thread Shields, Paul Michael
Thanks Justin! I will make that change and give it a try. Paul From: Justin Bertram Date: Monday, January 15, 2024 at 10:56 PM To: users@activemq.apache.org Subject: Re: Trouble with Replication HA Master/Slave config performing failback In the replication case you still need a PV in K8s, but

Re: Trouble with Replication HA Master/Slave config performing failback

2024-01-15 Thread Justin Bertram
02481 > > lino.pere...@redpointglobal.com > > -Original Message- > From: Justin Bertram > Sent: Friday, January 12, 2024 4:53 PM > To: users@activemq.apache.org > Subject: Re: Trouble with Replication HA Master/Slave config performing > failback > > *** [Ca

Re: Trouble with Replication HA Master/Slave config performing failback

2024-01-12 Thread Shields, Paul Michael
ray-dvs-mqtt-ss-0-cray-dvs-mqtt-hdls-svc-dvs-svc-cluster-local) Thanks, Paul From: Justin Bertram Date: Friday, January 12, 2024 at 3:38 PM To: users@activemq.apache.org Subject: Re: Trouble with Replication HA Master/Slave config performing failback > Is it possible to use jgroups instead of U

Re: Trouble with Replication HA Master/Slave config performing failback

2024-01-12 Thread Justin Bertram
org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnector] > Connector NettyConnector > [host=cray-dvs-mqtt-ss-0.cray-dvs-mqtt-hdls-svc.dvs.svc.cluster.local, > port=61616, httpEnabled=false, httpUpgradeEnabled=false, useServlet=false, > servletPath=/messaging/ActiveMQServlet, s

Re: Trouble with Replication HA Master/Slave config performing failback

2024-01-11 Thread Shields, Paul Michael
rsion 4.1.86.Final to cray-dvs-mqtt-ss-0.cray-dvs-mqtt-hdls-svc.dvs.svc.cluster.local:61616 2024-01-11 18:24:14,084 DEBUG [org.apache.activemq.artemis.core.remoting.impl.netty.NettyConnector] Remote destination: cray-dvs-mqtt-ss-0.cray-dvs-mqtt-hdls-svc.dvs.svc.cluster.local/10.44.0.25:61616 Thanks, Paul From: Justin Ber

Re: Trouble with Replication HA Master/Slave config performing failback

2023-12-13 Thread Shields, Paul Michael
From: Justin Bertram Date: Wednesday, December 13, 2023 at 3:23 PM To: users@activemq.apache.org Subject: Re: Trouble with Replication HA Master/Slave config performing failback ActiveMQ Artemis ships with an example in the examples/features/ha/replicated-failback directory that demonstrates how this

Re: Trouble with Replication HA Master/Slave config performing failback

2023-12-13 Thread Justin Bertram
ActiveMQ Artemis ships with an example in the examples/features/ha/replicated-failback directory that demonstrates how this works. I ran this example and it worked fine. I also started up the brokers manually and triggered failover and failback. Again, everything worked fine. My only guess is that