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


##########
common/src/main/java/org/apache/uniffle/common/config/RssConf.java:
##########
@@ -57,6 +57,10 @@ public Set<String> getKeySet() {
     return Sets.newHashSet();
   }
 
+  public Object getObject(String key, Object defaultValue) {

Review Comment:
   I don't see that this method is called this method in any place.



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