mattrpav commented on PR #2197:
URL: https://github.com/apache/activemq/pull/2197#issuecomment-4917540838

   > I only took a quick look so far but I don't really understand why you 
don't just set 
[lazyDispatch](https://activemq.apache.org/components/classic/documentation/per-destination-policies)
 to true? The point of that flag is to do exactly this where it will page in 
what consumers can handle.
   
   LazyDispatch vs this change comes down to when force = true. I think you are 
right that lazy dispatch would handle the normal consumer, since it looks for 
force=false scenarios. I'll do a pass through cursor scenarios. iirc the 
force=true scenarios were the management use cases.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to