Re: Async Writer Thread Shutdown error adding a message on 5.15.2 broker

2018-01-10 Thread neon18
We run the broker with max heap of 4G and initial of 1G (-Xmx4G -Xms1G). We use non-persistent messages on these particular queues (3 of them in this test). The number of messages sent to the broker in my last "flood gate" test was around 40,000 (40k) in 5 minutes or about 8K msgs/min. After this f

Number of consumers incrementing after every reconnect

2018-01-10 Thread Mani
I only have one consumer connected. With everytime I lose connection and reconnect, the "number of consumers" increments by 1 (i.e. +1) instead of just being one (i.e. Number of Consumers: 1). Does it has anything to do with idle_timeout? Please have a look at the code below. I even tried appending

RE: Kahadb log files.

2018-01-10 Thread shoaibraza134
I would add that if you have a maintenance window available - a v. low traffic time of day or week - where there are typically no persisted messages, it is going to be least disruptive to use that time window to perform an upgrade. Copying across the store might not be necessary, in which case you

activemq-artemis: Is database support just still for evaluation purposes?

2018-01-10 Thread swclhard
Hi all, Latest documentation is still containing a warning: /The Apache ActiveMQ Artemis JDBC persistence store is under development and is included for evaluation purposes./ Is it still true? Why is it just for evaluation? Is it planned to resolve it? If yes, in which version it will be res

activemq-artemis: Is database support just still for evaluation purposes?

2018-01-10 Thread swclhard
Hi all, Latest documentation is still containing a warning: / The Apache ActiveMQ Artemis JDBC persistence store is under development and is included for evaluation purposes./ Is it still true? Why is it just for evaluation? Is it planned to resolve it? If yes, in which version it will be reso