Re: Consumer is not able to pick messages from queue

2010-09-10 Thread Gary Tully
The named queue concept can be realized in configuration using filtered destination that use selectors. see; http://activemq.apache.org/virtual-destinations.html#VirtualDestinations-Usingfiltereddestinations As the selectors are evaluated at send time there is no limit imposed by sparse matching.

Re: Consumer is not able to pick messages from queue

2010-09-09 Thread Fredrik Jonson
Gary Tully wrote: > yea, this is a known issue with sparse selectors. increasing the > maxPageSize via a destination policy entry for that queue will help as > it will ensure that more messages are held in memory for dispatch. Well, yes it helps, but only as long as the message your selector w

Re: Consumer is not able to pick messages from queue

2010-09-09 Thread Gary Tully
nputs. > > Thanks, > Manu > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Consumer-is-not-able-to-pick-messages-from-queue-tp2531722p2531722.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > -- http://blog.garytully.com Open Source Integration http://fusesource.com

Consumer is not able to pick messages from queue

2010-09-08 Thread manua
other setting that needs to be set. Please let me know your inputs. Thanks, Manu -- View this message in context: http://activemq.2283324.n4.nabble.com/Consumer-is-not-able-to-pick-messages-from-queue-tp2531722p2531722.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.