You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2020/01/07 11:37:48 UTC

[GitHub] [hadoop-ozone] adoroszlai commented on a change in pull request #337: HDDS-2706. Add class CRLCodec - used for certificate revocation list.

adoroszlai commented on a change in pull request #337: HDDS-2706. Add class CRLCodec - used for certificate revocation list.
URL: https://github.com/apache/hadoop-ozone/pull/337#discussion_r363709170
 
 

 ##########
 File path: hadoop-hdds/common/src/test/java/org/apache/hadoop/hdds/security/x509/certificate/utils/TestCRLCodec.java
 ##########
 @@ -0,0 +1,141 @@
+package org.apache.hadoop.hdds.security.x509.certificate.utils;
 
 Review comment:
   License header is needed in all files.  Example:
   
   https://github.com/apache/hadoop-ozone/blob/050d58b6d0f59e251519a4108930fa78f850b231/hadoop-hdds/common/src/test/java/org/apache/hadoop/hdds/scm/net/TestNetUtils.java#L1-L17

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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