nandakumar131 commented on code in PR #7403:
URL: https://github.com/apache/ozone/pull/7403#discussion_r1834305341
##########
hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/debug/FindMissingPadding.java:
##########
@@ -96,7 +95,7 @@ public class FindMissingPadding extends Handler implements
SubcommandWithParent
private final Set<OzoneKey> affectedKeys = new HashSet<>();
@Override
- protected OzoneAddress getAddress() throws OzoneClientException {
+ protected OzoneAddress getAddress() throws IOException {
Review Comment:
Makes sense. I will update the patch.
--
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]