You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@uniffle.apache.org by GitBox <gi...@apache.org> on 2022/09/22 03:25:21 UTC

[GitHub] [incubator-uniffle] jerqi commented on a diff in pull request #166: Support deploy multiple shuffle servers in a single node

jerqi commented on code in PR #166:
URL: https://github.com/apache/incubator-uniffle/pull/166#discussion_r977138987


##########
common/src/main/java/org/apache/uniffle/common/config/RssBaseConf.java:
##########
@@ -191,6 +191,12 @@ public class RssBaseConf extends RssConf {
       .defaultValue(60L)
       .withDescription("The kerberos authentication relogin interval. unit: sec");
 
+  public static final ConfigOption<String> RSS_SERVER_IP = ConfigOptions

Review Comment:
   Could we reuse this environment? https://github.com/apache/incubator-uniffle/commit/6937631876052425b8d808d26caf78c79b24536a



-- 
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: issues-unsubscribe@uniffle.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@uniffle.apache.org
For additional commands, e-mail: issues-help@uniffle.apache.org