tanvipenumudy commented on code in PR #4747:
URL: https://github.com/apache/ozone/pull/4747#discussion_r1259153834


##########
hadoop-hdds/framework/src/main/java/org/apache/hadoop/hdds/security/symmetric/SecretKeyManager.java:
##########
@@ -126,6 +127,8 @@ public synchronized boolean checkAndRotate() throws 
SCMException {
       state.updateKeys(updatedKeys);
       return true;
     }
+    LOG.info("The latest key was created at: " + currentKey.getCreationTime() +

Review Comment:
   Understood, will remove this log message, thanks.



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