Message should be delivered to two brokers at the same time those are managed by a HAProxy load balancer

2017-06-07 Thread gauravgoelcs3
Hi, I have to implement a scenario in which i need to configure two artemis live servers without any backup servers. Both of these two live servers are connected through a load balancer so that i have to give a single ip address in my java application to connect to artemis broker. And both live se

Only last message of a particular topic gets replicated on backup server

2017-05-12 Thread gauravgoelcs3
Hi, I am facing an issue where I have one live and one backup server. I have published two messages on live server for same topic. Now, I stopped live server using ctrl+C and afterwards backup server gets started and becomes active but only last message gets replicated on backup server from live s