gaohoward opened a new pull request #2586: NO-JIRA Fix FailoverTest#testForceBlockingReturn URL: https://github.com/apache/activemq-artemis/pull/2586 The test may fail if the live crashes too soon and the message is directly sent to backup and the expected blocking send will never happen. To fix that a wait is added to ensure the message is sent to the live (and intercepted) before crashing the live.
---------------------------------------------------------------- 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
