Already consumed messages present in queue when browsing

2018-08-06 Thread pholik1
Hello everyone, I've recently faced strange behavior, maybe bug. When a I created QueueBrowser on queue which contanins few NON_PERSISTENT messages the QueueBrowser recieves even messages which has already been consumed. I've dumped content of Artemis data directory and messages from the queue is

ActiveMQ-cpp-library 3.9.4 connection timeout

2018-08-06 Thread Ethan.Lin
Dear readers, I get a question when I'm using ActiveMQ-cpp-library 3.9.4 to connect to MQ server, as described below: It seems that the timeout parameters specified in URI of connection do not take effect if MQ server does not exist. For example, I use the following URI to connect to MQ server,