There is a unit test that you can play/modify at https://github.com/apache/activemq/blob/20f384ce59b758a0f3c1b0e0620e2efd58ca230a/activemq-unit-tests/src/test/java/org/apache/activemq/bugs/JmsTimeoutTest.java
On 16 January 2014 14:32, James Black <[email protected]> wrote: > Hi, > > I have producer flow control enabled for all queues. > > My question is: if the memory limit for a specific queue is reached, is the > producer client send an exception due to the setting of: > > sendFailIfNoSpaceAfterTimeout="15000" on the Broker. > > Or is the failure only sent if the broker limits are reached? > > Thanks, > > Justin > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Producer-flow-control-per-queue-tp4676361.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. -- http://redhat.com http://blog.garytully.com
