提交 fb7a7e59 编写于 作者: Y yuanjunhui

[ISSUE #1483] fix bug in QueryMsgByIdSubCommand print OffsetID twice

上级 61f4f99b
......@@ -66,11 +66,6 @@ public class QueryMsgByIdSubCommand implements SubCommand {
msgId
);
System.out.printf("%-20s %s%n",
"OffsetID:",
msgId
);
System.out.printf("%-20s %s%n",
"Topic:",
msg.getTopic()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册