We are occasionally getting negative pending queue counts using ActiveMQ v5.1. We're using jms.useAsyncSend=true, jms.prefetchPolicy.queuePrefetch=0, and we're running tens of thousands to hundreds of thousands of messages through an hour at top capacity. Ended up running across this ticket https://issues.apache.org/activemq/browse/AMQ-2020 but haven't had a chance to try it out yet. The reason we're running v5.1 vs v5.3.1 is that v5.3.1 runs much, much slower for us, even for <broker persistent="false"> and no <persistenceAdapter> in the configuration file.
Anyone know of anything else we can try out? Or ways to increase performance with v5.3.1 to where we can run that provided if fixes the negative queue counts? -- View this message in context: http://old.nabble.com/Negative-pending-queue-counts-tp28615223p28615223.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.