jerqi commented on PR #1611: URL: https://github.com/apache/incubator-uniffle/pull/1611#issuecomment-2031146110
> > quorumTest > > If I am correct, the code you related is a different situation. It fails to send to the 1st server, but will succeed when sending to the 2nd server. These are different servers, not the same server. So actually, this is not a retry logic, it's a fallover logic. You can extend ShuffleServer and then create your own ShuffleServer to override some methods. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
