there is a policyEntry maxBrowsePageSize with default value 400, increase that value to see a different result.
<policyEntry queue=">" optimizedDispatch='true' maxBrowsePageSize="4000" />` On Mon, 24 Jun 2019 at 16:11, cooshal <kushal.gau...@gmail.com> wrote: > > Hi again: > > I checked further stuffs on this issue, and I think I am not able to fetch > JMS Messages > 400, because of optimizedDispatch="true" in the policyEntry > configuration of the broker. I had it as below: > > `<policyEntry queue=">" optimizedDispatch='true'/>` > > This was a recommended setting for scaling broker service. > > Could it be because of this config, that this issue came up? > > Regards, > Cooshal. > > > > -- > Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html