ashishkumar50 commented on code in PR #8926:
URL: https://github.com/apache/ozone/pull/8926#discussion_r2272579477


##########
hadoop-ozone/cli-admin/src/main/java/org/apache/hadoop/ozone/admin/scm/ResetDeletedBlockRetryCountSubcommand.java:
##########
@@ -69,42 +60,5 @@ static class TransactionsOption {
 
   @Override
   public void execute(ScmClient client) throws IOException {
-    int count;

Review Comment:
   There are no-op for these two commands, we can remove code from client. It 
should not create any compatibility issues.
   If we want to support these commands for older server then we should retain 
code in client as before.



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