RongtongJin commented on code in PR #10590:
URL: https://github.com/apache/rocketmq/pull/10590#discussion_r3526238618


##########
tools/src/main/java/org/apache/rocketmq/tools/command/message/DecodeMessageIdCommand.java:
##########
@@ -25,7 +25,7 @@
 import org.apache.rocketmq.tools.command.SubCommand;
 import org.apache.rocketmq.tools.command.SubCommandException;
 
-public class DecodeMessageIdCommond implements SubCommand {
+public class DecodeMessageIdCommand implements SubCommand {

Review Comment:
   This command does not seem to be registered or referenced anywhere. Would it 
be better to remove it instead of renaming it?



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

Reply via email to