Github user clebertsuconic commented on the issue:
https://github.com/apache/activemq-artemis/pull/1624
@mtaylor that's why we use halt by default... you can't shutdown the server
if your device can't release a lock.
This task here is pretty simple.. just adding the CriticalAnalyzer to the
timed buffer...
We can't go rogue and change this component that much. When you are syncing
with AIO it's just for the time where the submit is being made. with NIO we
could perhaps open the buffer to be written (it would be a very minor
optimization) since the file itself can't be written while another thread is
calling sync.
If you could just merge this please.
---