Re: Zero Prefetch Not Working in 5.3.0

2010-01-14 Thread Rudolf Janz
similar but non deterministic results. The second consumer got 6 and 7 on two runs. PrefetchSubscription and prefetchExtension on a deliveryAck in a transaction are areas that you need to look into to resolve this. Great that you have a simple junit test case. 2010/1/14 Rudolf Janz Hello, I

Zero Prefetch Not Working in 5.3.0

2010-01-14 Thread Rudolf Janz
the queue has an InflightCount of 3, although there are only two consumers! I have tried debugging in the ActiveMQConsumer code, but did not get far. If somebody can give me a pointer where to look, I might give it another try.   Regards  Rudolf Janz   ZeroPrefetchConsumerTest.java Description: Bin