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


##########
common/src/main/java/org/apache/uniffle/common/config/RssClientConf.java:
##########
@@ -204,8 +204,8 @@ public class RssClientConf {
               "This option is only valid when the remote storage path is 
specified. If ture, "
                   + "the remote storage conf will use the client side hadoop 
configuration loaded from the classpath.");
 
-  public static final ConfigOption<Boolean> 
RSS_CLIENT_BLOCK_SEND_FAILURE_RETRY_ENABLED =
-      ConfigOptions.key("rss.client.blockSendFailureRetry.enabled")
+  public static final ConfigOption<Boolean> RSS_CLIENT_REASSIGN_ENABLED =
+      ConfigOptions.key("rss.client.reassign.enabled")

Review Comment:
   OK.



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