You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2019/05/30 18:38:14 UTC

[GitHub] [hadoop] xiaoyuyao commented on a change in pull request #875: HDDS-1608. Support Ozone Prefix ACLs in OM metadata table. Contribute…

xiaoyuyao commented on a change in pull request #875: HDDS-1608. Support Ozone Prefix ACLs in OM metadata table. Contribute…
URL: https://github.com/apache/hadoop/pull/875#discussion_r289118458
 
 

 ##########
 File path: hadoop-ozone/common/src/test/java/org/apache/hadoop/ozone/om/codec/TestOmPrefixInfoCodec.java
 ##########
 @@ -0,0 +1,81 @@
+package org.apache.hadoop.ozone.om.codec;
+
+import org.apache.hadoop.ozone.OzoneAcl;
+import org.apache.hadoop.ozone.om.helpers.OmPrefixInfo;
+import org.apache.hadoop.ozone.security.acl.IAccessAuthorizer.ACLIdentityType;
+import org.apache.hadoop.ozone.security.acl.IAccessAuthorizer.ACLType;
+
 
 Review comment:
   Thanks @bharatviswa504  for the review. Push a new commit adding the license header for the test.  

----------------------------------------------------------------
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: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org