yl09099 commented on PR #1146: URL: https://github.com/apache/incubator-uniffle/pull/1146#issuecomment-1788465048
> Two questions: If one shuffle server is allocated by two stages, one stage trigger the reassignment, what will it happen? Do we remove the shuffle server and then won't send the heartbeat after we trigger the reassignment? 1. If the same ShuffleServer triggers a retry on the first stage, the task in the second Stage will be sensed once the failure is triggered and the Stage retry will be triggered. 2. Heartbeat problem resolved. -- 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]
