zhaostu4 opened a new pull request, #2626:
URL: https://github.com/apache/celeborn/pull/2626

   ### What changes were proposed in this pull request?
   
   switch the location at a high level
   
   
   ### Why are the changes needed?
   
   When Attempt%2 = 1, it is unable to switch to the replica when there is a 
problem with the primary. Because the replica switch is performed at a high 
level, while another replica switch is silently carried out at a low level. The 
replica switch should be at the same level to avoid unexpected behaviors. By 
the way, logs should be retained to assist in locating problems.
   
   ### Does this PR introduce _any_ user-facing change?
   NO
   
   
   ### How was this patch tested?
   Internal test.


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

Reply via email to