tanvipenumudy commented on code in PR #7060:
URL: https://github.com/apache/ozone/pull/7060#discussion_r1714960386
##########
hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/OzoneManager.java:
##########
@@ -2946,33 +2946,8 @@ public ListKeysLightResult listKeysLight(String
volumeName,
public List<RepeatedOmKeyInfo> listTrash(String volumeName,
String bucketName, String startKeyName, String keyPrefix, int maxKeys)
throws IOException {
- boolean auditSuccess = true;
Review Comment:
Same as the previous comments (for the other portions of code as well)
--
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]