pan3793 commented on code in PR #3573:
URL: https://github.com/apache/celeborn/pull/3573#discussion_r2652257986


##########
client/src/main/java/org/apache/celeborn/client/ShuffleClientImpl.java:
##########
@@ -1526,6 +1526,12 @@ public void onFailure(Throwable e) {
         new RpcResponseCallback() {
           @Override
           public void onSuccess(ByteBuffer response) {
+            // Compatible with lower versions of Server

Review Comment:
   could you please add more detail info here? e.g., JIRA tickets, versions, 
and why it can be treated as success



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