Github user franz1981 commented on the issue: https://github.com/apache/activemq-artemis/pull/2482 Nice catch!!! If you care about checking perf of paging please try to profile the broker with https://github.com/jvm-profiling-tools/async-profiler using lock/cpu events too: it will allows to get profile data without affecting performance, helping to find issues like this one :+1
---