I have two consumers and Every consumer has 4 threads.
I'm use two broker to from cluster:
<networkConnectors>
<networkConnector
uri="masterslave:(tcp://192.168.83.167:61616,tcp://192.168.83.168:61617)?maximumConnections=1000&wireFormat.maxFrameSize=104857600"
userName="admin" password="xinhua" duplex="true"
conduitSubscriptions="false" />
</networkConnectors>
There are 3000 message have dispatched on server168 and 2000 message on
server167
Im using the default prefetch size
I adjusted the parameters being observed.
Thanks
--
View this message in context:
http://activemq.2283324.n4.nabble.com/activemq-3000-messages-can-not-be-received-tp4715396p4715440.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.