zuston commented on code in PR #293:
URL: https://github.com/apache/incubator-uniffle/pull/293#discussion_r1013815827
##########
server/src/main/java/org/apache/uniffle/server/ShuffleFlushManager.java:
##########
@@ -359,4 +359,8 @@ public long getCreateTimeStamp() {
return createTimeStamp;
}
}
+
+ public ShuffleServer getShuffleServer() {
Review Comment:
I think the distribution should be bound to the app, which managed in
ShuffleTaskManager will be better
--
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]