waitinfuture commented on code in PR #2449: URL: https://github.com/apache/celeborn/pull/2449#discussion_r1584691458
########## common/src/main/java/org/apache/celeborn/common/network/client/TransportClient.java: ########## Review Comment: That's because in this case error/Exception occurs before data is sent to pipeline. `future.isSuccess()` returns false in `StdChannelListener#operationComplete` -- 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]
