vivekratnavel commented on a change in pull request #2145:
URL: https://github.com/apache/ozone/pull/2145#discussion_r611996283



##########
File path: 
hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/metadata/SCMDBDefinition.java
##########
@@ -75,6 +80,15 @@
           X509Certificate.class,
           new X509CertificateCodec());
 
+  public static final DBColumnFamilyDefinition<BigInteger, CertInfo>
+      REVOKED_CERTS_V2 =

Review comment:
       Thanks for bringing this up @GlenGeng and @bharatviswa504. I have 
created a separate jira to fix the persistence via Ratis - 
https://issues.apache.org/jira/browse/HDDS-5095.
   
    




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