michaelandrepearce edited a comment on issue #2741: ARTEMIS-2415 JDBCJournal miss pending tasks during shutdown URL: https://github.com/apache/activemq-artemis/pull/2741#issuecomment-524756384 This is dangerous blocking stop. Also it doesnt solve the problem if the broker is killed anyhow. As mentioned really the broker should clear up lose ends on start up. This way it doesnt block stop and also fixes the case if its killed. Imagine you have a disk crash event, it would obviously block for a full additional 30s until broker actually kills itself allowing failover
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
