mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-03-03 07:49:24 +00:00
The drain control has to immediately flush otherwise a next flow control event may remove the previous status from Proton. So, this really cannot wait the next executor, and it has to be done immediately.