qihongxu commented on issue #2494: ARTEMIS-2224 Reduce contention on LivePageCacheImpl URL: https://github.com/apache/activemq-artemis/pull/2494#issuecomment-454686710 > 900M of page size and very small messages are not such a common use case TBH Agreed. Use this case just to make it stay at livePageCache longer. In production we use default 10M page size, which means that under high concurrency it's not easy for livePageCache to be read&write at the same time. In conclusion this patch works fine as described and performance benefits from it:)
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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