jerqi commented on code in PR #1146:
URL:
https://github.com/apache/incubator-uniffle/pull/1146#discussion_r1377411340
##########
client-spark/common/src/test/java/org/apache/uniffle/shuffle/manager/DummyRssShuffleManager.java:
##########
@@ -57,4 +57,10 @@ public ShuffleHandleInfo getShuffleHandleInfoByShuffleId(int
shuffleId) {
@Override
public void addFailuresShuffleServerInfos(String shuffleServerId) {}
+
+ @Override
+ public boolean reShuffleAssignments(
Review Comment:
reShuffleAssignments -> reassignShuffleServers
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]