WillemJiang edited a comment on issue #430: Occasional failure TccLoadBalanceSenderTest.participateFailedThenRetry URL: https://github.com/apache/servicecomb-pack/issues/430#issuecomment-473490230 do... while is intended. The sender keeps sending the message until there is no exception. As we just wait for at most 2 seconds for the restarting of the service. It could cause some trouble if server doesn't start in 2 seconds. I just updated the wait time to 3 seconds to make sure the server is back for business on a slower box.
---------------------------------------------------------------- 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
