You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Galsza (via GitHub)" <gi...@apache.org> on 2023/07/05 06:55:08 UTC

[GitHub] [ozone] Galsza commented on a diff in pull request #5009: HDDS-8605. Implement the ability to update the ServiceInfo object with the new rootCA

Galsza commented on code in PR #5009:
URL: https://github.com/apache/ozone/pull/5009#discussion_r1252625479


##########
hadoop-hdds/common/src/main/java/org/apache/hadoop/hdds/HddsConfigKeys.java:
##########
@@ -216,6 +216,10 @@ public final class HddsConfigKeys {
   // format hh:mm:ss, representing hour, minute, and second
   public static final String HDDS_X509_CA_ROTATION_TIME_OF_DAY_DEFAULT =
       "02:00:00";
+  public static final String HDDS_X509_ROOTCA_CLIENT_POLLING_FREQUENCY =
+      "hdds.x509.rootca.client.polling.frequency";

Review Comment:
   Yes, that's a better word, I'm going to fix it



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

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


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