cxzl25 commented on PR #2691:
URL: https://github.com/apache/celeborn/pull/2691#issuecomment-2295275802

   > I have a question: should we retry fetching another replication before 
throwing a FetchFailedException when the conf 
`celeborn.client.push.replicate.enabled` is set to true?
   
   This is not necessarily safe, because the Task may have read part of the 
data, so it is safer to retry the Task. This is how Spark handles it.


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