cxzl25 commented on code in PR #2655:
URL: https://github.com/apache/celeborn/pull/2655#discussion_r1699337215


##########
client/src/main/java/org/apache/celeborn/client/read/CelebornInputStream.java:
##########
@@ -680,6 +681,9 @@ private boolean fillBuffer() throws IOException {
           }
         }
         throw ioe;

Review Comment:
   Because there is a `reportShuffleFetchFailure` RPC call, it may fail, so the 
log is still output when an exception occurs at the beginning.



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