swamirishi opened a new pull request, #4991:
URL: https://github.com/apache/ozone/pull/4991

   
   ## What changes were proposed in this pull request?
   As part of [HDDS-8841](https://issues.apache.org/jira/browse/HDDS-8841), we 
added a check if block location is same for key object. Somehow 
isBlockLocationSame function is getting called for non-OmKeyInfo object. We 
should skip this check is object are not OmKeyInfo. In the case it is a 
directory we should check if the directory acls are the same otherwise we 
should return a modify entry for the directory.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-8939
   
   ## How was this patch tested?
   Unit Tests.


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

To unsubscribe, e-mail: [email protected]

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