Re: Some of active consumers have pending messages in prefetch buffers but consume none of them

2013-07-25 Thread minglin
No one has some advice? -- View this message in context: http://activemq.2283324.n4.nabble.com/Some-of-active-consumers-have-pending-messages-in-prefetch-buffers-but-consume-none-of-them-tp4669669p4669694.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Some of active consumers have pending messages in prefetch buffers but consume none of them

2013-07-25 Thread minglin
I have a activemq consumer client written using spring JMS. It uses a PooledConnectionFactory and DefaultMessageListenerContainer to pool consumers as follows: