Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mqadmin command line tools args spell error #1620

Closed
martianzhang opened this issue Nov 27, 2019 · 2 comments
Closed

mqadmin command line tools args spell error #1620

martianzhang opened this issue Nov 27, 2019 · 2 comments

Comments

@martianzhang
Copy link
Contributor

BUG REPORT

  1. Please describe the issue you observed:
  • What did you do (The steps to reproduce)?
./mqadmin clusterRT -h
./mqadmin checkMsgSendRT -h
  • What did you expect to see?
-a,--amount <arg>          message amount | default 100
  • What did you see instead?
-a,--amout <arg>          message amout | default 100
  1. Other information (e.g. detailed explanation, logs, related issues, suggestions how to fix, etc):
    tools/src/main/java/org/apache/rocketmq/tools/command/cluster/CLusterSendMsgRTCommand.java
    image
@duhenglucky duhenglucky added this to the 4.6.1 milestone Nov 29, 2019
@duhenglucky
Copy link
Contributor

@martianzhang could you pull a request to fix it?

martianzhang added a commit to martianzhang/rocketmq that referenced this issue Nov 29, 2019
  mqadmin tools with command clusterRT/checkMsgSendRT, there are
  spell error for message amount in long format option type.
@martianzhang
Copy link
Contributor Author

@martianzhang could you pull a request to fix it?

@duhenglucky #1629 take look please

vongosling added a commit that referenced this issue Jan 3, 2020
RongtongJin pushed a commit that referenced this issue Jan 20, 2020
  mqadmin tools with command clusterRT/checkMsgSendRT, there are
  spell error for message amount in long format option type.
JiaMingLiu93 pushed a commit to JiaMingLiu93/rocketmq that referenced this issue May 28, 2020
  mqadmin tools with command clusterRT/checkMsgSendRT, there are
  spell error for message amount in long format option type.
JiaMingLiu93 pushed a commit to JiaMingLiu93/rocketmq that referenced this issue May 28, 2020
GenerousMan pushed a commit to GenerousMan/rocketmq that referenced this issue Aug 12, 2022
  mqadmin tools with command clusterRT/checkMsgSendRT, there are
  spell error for message amount in long format option type.
GenerousMan pushed a commit to GenerousMan/rocketmq that referenced this issue Aug 12, 2022
pulllock pushed a commit to pulllock/rocketmq that referenced this issue Oct 19, 2023
  mqadmin tools with command clusterRT/checkMsgSendRT, there are
  spell error for message amount in long format option type.
pulllock pushed a commit to pulllock/rocketmq that referenced this issue Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants