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/08/13 11:30:11 UTC

[GitHub] [hadoop] nandakumar131 commented on issue #1234: HDDS-1917. TestOzoneRpcClientAbstract is failing.

nandakumar131 commented on issue #1234: HDDS-1917. TestOzoneRpcClientAbstract is failing.
URL: https://github.com/apache/hadoop/pull/1234#issuecomment-520797332
 
 
   @xiaoyuyao 
   The problem is that we are not considering `OzoneAclType` while checking if a OzoneKey already has the ACL or not. 
   In build machines we have user and group with same name (jenkins), so the OzoneKey have ACLs with same name but different type (user & group). Since we weren't checking `OzoneAclType` we were updating and removing wrong ACL for the key.

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