Artemis Master - Backup Groups

2018-08-30 Thread schalmers
I want to set up a three node cluster as follows: • Node1: Master-1, Slave-3, Backup-2 • Node2: Master-2, Slave-1, Backup-3 • Node3: Master-3, Slave-2, Backup-1 But it appears that you can't have a master with multiple backups and still have fail-back, according to this post:

Re: [Artemis 2.6.2] AMQP messages going to expiry queue, redelivery off that queue is failing

2018-08-30 Thread Dan Langford
thanks for looking into this. what is the proper way to force for testing a redelivery that goes back to the broker without transactions? its probably like killing the session or connection. that would be if we wanted to test if non-transacted redeliveries were getting corrupted we have a lot of

Re: [Artemis 2.6.2] AMQP messages going to expiry queue, redelivery off that queue is failing

2018-08-30 Thread Robbie Gemmell
Tim and I had an initial look at this, and can see generally where the broker is internally corrupting things on send, though not yet the full picture how it gets there or what to do about it. The expiration is likely to be key, one difference with the non-transacted case is actually going to be