mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-08 19:15:08 +00:00
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.