Hello, 

I would like to know what is the maxPageSize parameter ?

Given the JIRA  https://issues.apache.org/activemq/browse/AMQ-1585 AMQ-1585
, I set this parameter to a large value to avoid master/slave
synchronization problems and it solved my problem.

I had a second problem with selectors and consumer. My consumer stops
receiving messages after 100 messages. After several tests, it seems that
the maximum number of messages that a consumer (using the selector feature)
can receive matches the value of the maxPageSize parameter.

Could anyone explain me why modifying this parameter solves this two
different problems ?

I use ActiveMQ 5.1.
-- 
View this message in context: 
http://www.nabble.com/MaxPageSize-parameter-tp19779167p19779167.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to