Hi Andrey, Only persistent messages survive the change of the master. The transient messages are lost on mastership transfer. Could you please verify that persistent messages are published into durable queues?
As for error 500 "Please correct the problem and retry your operation." reported for the binding delete operation, could you please provide exception stack traces reported into broker logs? Kind Regards, Alex On Tue, 11 Jan 2022 at 19:29, Andrey Shi <shemanovs...@gmail.com> wrote: > > Hi all, > > I have a three-node cluster qpid broker-j 8.0.6 > > I create a topic and durable queue with the same name (for example, random > generated Ae8M6kKM) and make a binding. At this stage, I can send and receive > messages. > > I move the master node to another server. After that, all messages that I > sent to the topic Ae8M6kKM dropped. > If I try to delete the binding, web interface returns an error with code 500 > "Please correct the problem and retry your operation.", but the binding is > deleted successfully. After the binding recreation, all messages are sent and > received correctly. > > If I move the master node, the issue reproduces again. I have reproduced this > behaviour on different clusters. > > Does anyone know how to fix this? > > Thanks > > > Andrey > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org > For additional commands, e-mail: users-h...@qpid.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org For additional commands, e-mail: users-h...@qpid.apache.org