mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-06 10:09:01 +00:00
1ace306121
Instead of wait to flush an executor, I have added a method isFlushed() which will just translate to the state on the OrderedExecutor. In the case another executor is provided (for tests) there's a delegate into normal executors.