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/07/13 08:00:57 UTC

[GitHub] [incubator-uniffle] frankliee commented on a diff in pull request #38: Enable spotbugs and fix high priority bugs

frankliee commented on code in PR #38:
URL: https://github.com/apache/incubator-uniffle/pull/38#discussion_r919771019


##########
common/src/main/java/org/apache/uniffle/common/config/RssConf.java:
##########
@@ -27,12 +27,12 @@
 
 import org.apache.uniffle.common.util.UnitConverter;
 
-public class RssConf {
+public class RssConf implements Cloneable {

Review Comment:
   Why this is needed?



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