mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-06 10:09:01 +00:00
Instead of flushing we just need to make sure there are no more calls into page executors as we stop the PageManager. This will avoid any possible starvations or deadlocks here.