kaisun2000 commented on issue #1289:
URL: https://github.com/apache/helix/issues/1289#issuecomment-686817608


   // Note, the starting tasks messages are send out at the same time.
       // There is no guarante only one task would fail. In fact 5 tasks run in 
parallel in
       // 5 instances. There can be multiple task failing.
       Assert.assertTrue(abortedTask <= 4);
       Assert.assertEquals(_runCounts.size(), 5);


----------------------------------------------------------------
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to