You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2019/03/18 03:56:39 UTC

[GitHub] [activemq-artemis] gaohoward opened a new pull request #2586: NO-JIRA Fix FailoverTest#testForceBlockingReturn

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:
users@infra.apache.org


With regards,
Apache Git Services