tanvipenumudy commented on code in PR #3560:
URL: https://github.com/apache/ozone/pull/3560#discussion_r941156201
##########
hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/lock/OzoneLockStrategy.java:
##########
@@ -31,19 +31,16 @@
*/
public interface OzoneLockStrategy {
boolean acquireWriteLock(OMMetadataManager omMetadataManager,
- OzoneManagerLock.Resource resource,
String volumeName, String bucketName, String
keyName)
Review Comment:
Thank you for the suggestion, made the necessary changes!
--
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]