zuston commented on code in PR #1710:
URL: 
https://github.com/apache/incubator-uniffle/pull/1710#discussion_r1601043106


##########
proto/src/main/proto/Rss.proto:
##########
@@ -463,6 +464,12 @@ message AccessClusterResponse {
   string uuid = 3;
 }
 
+message FetchClientConfRequest {
+  string user = 1;
+  // for the potential extension for customize delegation shuffle manager

Review Comment:
   I will put more internal job properties in internal 
DelegationShuffleManager, and then extend the internal ClientConfStrategy to 
apply specific rss conf to job.



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

Reply via email to