Austinfjq commented on PR #3147:
URL: https://github.com/apache/celeborn/pull/3147#issuecomment-2719046196

   > @Austinfjq, could you explain why this throws 
`PartitionConnectionException`? 
   
   I think for this following error, `PartitionConnectionException` could 
better describe the error is about connection failure instead of partition not 
found. 
   ```
   java.io.IOException: 
org.apache.celeborn.common.exception.CelebornIOException: Failed to connect to 
ltx1-app10154.prod.linkedin.com/10.88.105.20:23924
   ```
   
   > IMO, `PartitionConnectionException` is used to retry upstream task instead 
of downstream task for `PartitionNotFoundException`?
   
   I might be missing something. Can downstream task be retried? I assume it 
hasn't started.
   


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