Colocated fail-back not working correctly

2019-10-04 Thread wazburrows
Hi, I have a 4 node artemis 2.10 cluster on Linux configured for replication and colocated HA servers. I have been testing the failover and fail back but its not working as I would expect. When shutting down one server (A) in an HA pair the colocated backup on the second server (B) activate and p

Re: Failover client exceeding maximum connections

2019-10-04 Thread Tim Bain
Are you saying that the client is re-establishing its connections and the old connections are staying connected (forever)? Do both the client and the broker show the old connection as active, or does one side believe it's closed while the other thinks it's still open? Is there any indication in ei

Re: mqtt adapter roadmap

2019-10-04 Thread Tim Bain
Is your question about ActiveMQ 5.x, or about Artemis? Tim On Fri, Oct 4, 2019, 9:12 AM wrote: > Hello, > > can somebody say, if it is planned to support MQTTv5 adapter in ActiveMQ? > I found a similar question in the archives with answers pointing to jetty. > But I do not see, what jetty has t

mqtt adapter roadmap

2019-10-04 Thread Herbert . Helmstreit
Hello, can somebody say, if it is planned to support MQTTv5 adapter in ActiveMQ? I found a similar question in the archives with answers pointing to jetty. But I do not see, what jetty has to do with that. Thank You! Herbert

Got duplicated messages when using ha-policy-autobackup

2019-10-04 Thread emukang
Hi, I tried the example from this link, but found a bug of duplicated messages and 2 other issues. https://github.com/apache/activemq-artemis/tree/master/examples/features/ha/ha-policy-autobackup