littlexyw commented on code in PR #2449: URL: https://github.com/apache/celeborn/pull/2449#discussion_r1584334926
########## common/src/main/java/org/apache/celeborn/common/network/client/TransportClient.java: ########## Review Comment: "When an outbound (a.k.a. downstream) message reaches at the beginning of the pipeline, Netty will release it after writing it out." So why is pushdata not released when rpc failure occurs? -- 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]
