adoroszlai commented on a change in pull request #1887:
URL: https://github.com/apache/ozone/pull/1887#discussion_r570965594



##########
File path: 
hadoop-hdds/common/src/main/java/org/apache/hadoop/ozone/OzoneConsts.java
##########
@@ -129,6 +129,8 @@
   public static final String OZONE_DB_CHECKPOINT_REQUEST_FLUSH =
       "flushBeforeCheckpoint";
 
+  public static final String SEPARATE_RATIS_PORTS_AVAILABLE = "RatisPorts";
+

Review comment:
       Yes, I can move it to separate class.  I'd rather avoid enums, which are 
more type-safe, but worse for compatibility.




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

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