GlenGeng commented on a change in pull request #2145:
URL: https://github.com/apache/ozone/pull/2145#discussion_r611294451
##########
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:
@bharatviswa504 Is `REVOKED_CERTS_V2` needed to be replicated across
multi SCMs if SCM HA Is on?
--
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]