fapifta commented on code in PR #4597:
URL: https://github.com/apache/ozone/pull/4597#discussion_r1192342401


##########
hadoop-hdds/common/src/main/java/org/apache/hadoop/hdds/security/exception/SCMSecurityException.java:
##########
@@ -109,8 +109,6 @@ public enum ErrorCode {
     MISSING_BLOCK_TOKEN,
     BLOCK_TOKEN_VERIFICATION_FAILED,
     GET_ROOT_CA_CERT_FAILED,
-    NOT_A_PRIMARY_SCM,
-    SECRET_KEY_NOT_ENABLED,
-    SECRET_KEY_NOT_INITIALIZED
+    NOT_A_PRIMARY_SCM

Review Comment:
   Ahh... I see now...
   Sorry, I thought it is newly added here, but it is just a punctuation change 
in the line... Ok, please ignore this earlier comment for this PR.



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