zhaostu4 commented on code in PR #3056:
URL: https://github.com/apache/celeborn/pull/3056#discussion_r1908211061
##########
client/src/main/java/org/apache/celeborn/client/ShuffleClientImpl.java:
##########
@@ -1059,7 +1059,9 @@ public void onFailure(Throwable e) {
@Override
public void updateLatestPartition(PartitionLocation newloc) {
pushState.addBatch(nextBatchId, newloc.hostAndPushPort());
Review Comment:
It's my problem, which seems to have been circumvented by changing the
statistics method
--
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]