Re: ActiveMQ ver5.0 number of paged-in messages

2008-01-25 Thread Rob Davies
slow consumers. With the exception of using the latest snapshot build, I've been trying to figure out ways to limit the size of the linkedlist. Any help would be appreciated. -- View this message in context: http://www.nabble.com/ActiveMQ-ver5.0-number-of-paged-i

Re: ActiveMQ ver5.0 number of paged-in messages

2008-01-24 Thread dalin
m/ActiveMQ-ver5.0-number-of-paged-in-messages-tp14860957s2354p15078957.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: ActiveMQ ver5.0 number of paged-in messages

2008-01-18 Thread dalin
Thanks :) -- View this message in context: http://www.nabble.com/ActiveMQ-ver5.0-number-of-paged-in-messages-tp14860957s2354p14955497.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: ActiveMQ ver5.0 number of paged-in messages

2008-01-18 Thread rajdavies
change or set the value of > garbageSizeBeforeCollection in org.apache.activemq.broker.region.Queue? > Thanks. > I've create a jira issue to track this: https://issues.apache.org/activemq/browse/AMQ-1553 -- View this message in context: http://www.nabble.com/ActiveMQ-ver5.0-number-of-paged-in-me

Re: ActiveMQ ver5.0 number of paged-in messages

2008-01-16 Thread dalin
I think the message, or rather the message reference, should be dropped and/or removed from pagedInMessages. Any help in limiting the size of pagedInMessages either programmatically or via the XML config file? -- View this message in context: http://www.nabble.com/ActiveMQ-ver5.0-number-of-paged-

ActiveMQ ver5.0 number of paged-in messages

2008-01-15 Thread dalin
refetch limit = 1 CopyMessageOnSend = false OptimizeAcknowledge = false -- View this message in context: http://www.nabble.com/ActiveMQ-ver5.0-number-of-paged-in-messages-tp14860957s2354p14860957.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.