Github user mtaylor commented on the issue:
https://github.com/apache/activemq-artemis/pull/1624
@clebertsuconic You need to be a bit smarter here. If the TimedBuffer
component is locked up, the broker can not sync() to disk. This will prevent
the broker from shutting down gracefully. The component should shutdown with
criticalIOError.---
