Re: Invalid MQTT Publish Behavior

2018-11-07 Thread crux
Sorry to reply to my own post. As I was doing more digging. I narrowed it down to the fact that this will only occur when then transport subscription strategy is set to mqtt-virtual-topic-subscriptions and clean session is false. I'd be happy to add a test case, but I'm not sure where it should liv

Re: [Artemis 2.6.0] colocated HA not working

2018-11-07 Thread tomer.kalich
relevant bug was opened: https://issues.apache.org/jira/browse/ARTEMIS-2165 -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Invalid MQTT Publish Behavior

2018-11-07 Thread crux
Hi, I'm trying to connect a mosquitto broker in bridge mode to an activemq broker using MQTT. My mosquitto bridge is using a dirty session (i.e. Clean Session = 0), and is subscribed to a wildcard topic (i.e. +/messages). Whenever a message is published that matches the subscription (foo/messages)

Consume rate drops dracstically with message process latency, even with many consumers per queue.

2018-11-07 Thread angeloslenis
Hello, TLDR: When we introduce some latency on the consumers, the maximum consume rate drops drastically, even though we have enough consumer threads to handle the rate. We are currently evaluating ActiveMQ, focusing on produce/consume rate: The setup is the following: - Virtual Topics: 100 - C

Re: Leveldb not recovering from failover

2018-11-07 Thread Tim Bain
Changing the persistence store type is done by changing activemq.xml, as you mentioned. Questions about Fuse and Karaf should be directed to their respective user communities or support channels (I assume they have those things), or to StackOverflow. This mailing list is for questions about Active