franz1981 edited a comment on issue #3044: ARTEMIS-2676 PageCursorProviderImpl::cleanup can save decoding pages without large messages URL: https://github.com/apache/activemq-artemis/pull/3044#issuecomment-603280293 @clebertsuconic has confirmed that `Message::usageDown` is meant to be used just on large messages and it has no meaningful effects on non large messages: it means that I can left the logic as I've implemented in this PR. I will add some doc around `Message::usageUp/usageDown` to explain explicitely that to avoid future misuses.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services