SteNicholas commented on code in PR #3253:
URL: https://github.com/apache/celeborn/pull/3253#discussion_r2086713846


##########
common/src/main/proto/TransportMessages.proto:
##########
@@ -356,17 +356,15 @@ message PbMapperEnd {
   int32 attemptId = 3;
   int32 numMappers = 4;
   int32 partitionId = 5;
-  map<string, PbPushFailedBatchSet> pushFailureBatches= 6;
+  map<string, PbLocationPushFailedBatches> pushFailureBatches= 6;

Review Comment:
   Does it need to guarantee the compatibility?



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