JyotinderSingh commented on PR #3508: URL: https://github.com/apache/ozone/pull/3508#issuecomment-1173111990
@rakeshadr Could you please review the changes I've made to this patch. The number of files we are touching is high since there were a lot of unit test fixes. There is also a change in the method signature for `OMKeyRequest.validateBucketAndVolume` since we now need to send an `OzoneManager` instance instead of `OMMetadataManager` instance because we need access to `OzoneManager.resolveBucketLink` method. Most of these code changes are simple, however. -- 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]
