priyeshkaratha commented on code in PR #8252:
URL: https://github.com/apache/ozone/pull/8252#discussion_r2037665874


##########
hadoop-hdds/common/src/main/java/org/apache/hadoop/hdds/scm/ScmConfigKeys.java:
##########
@@ -54,8 +54,6 @@ public final class ScmConfigKeys {
   public static final int
       HDDS_CONTAINER_RATIS_NUM_WRITE_CHUNK_THREADS_PER_VOLUME_DEFAULT
       = 10;
-  public static final String HDDS_CONTAINER_RATIS_REPLICATION_LEVEL_KEY
-      = "hdds.container.ratis.replication.level";
   public static final ReplicationLevel
       HDDS_CONTAINER_RATIS_REPLICATION_LEVEL_DEFAULT = 
ReplicationLevel.MAJORITY;

Review Comment:
   @adoroszlai Thanks for the catch. Removed contants and unwanted imports



-- 
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-unsubscr...@ozone.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org
For additional commands, e-mail: issues-h...@ozone.apache.org

Reply via email to