Skip to content

Conversation

@lonsonlee
Copy link
Contributor

#Resolve two coding errors:
path : package org.apache.rocketmq.tools.command;
class : MQAdminStartup.java
remove duplicates initCommand at line 158, remove "initCommand(new QueryMsgByUniqueKeySubCommand());"
path : package org.apache.rocketmq.tools.command.topic;
class : UpdateTopicSubCommand .java
Add tag ")" behind of “true|false” in lines 70/74/78

remove duplicates initCommand at line  158, remove "initCommand(new QueryMsgByUniqueKeySubCommand());"
Add tag ")" behind of  “true|false” in  lines 70/74/78
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.01%) to 39.925% when pulling 5973ee7 on lonsonlee:master into 3d56841 on apache:master.

@vongosling vongosling changed the title Modify Project Tools : remove duplicates initCommand and missing tag ")" [Minor Fix] Modify Project Tools : remove duplicates initCommand and missing tag ")" Apr 27, 2018
@vongosling vongosling merged commit 117d690 into apache:master Apr 27, 2018
@vongosling
Copy link
Member

@lonsonlee Thanks.

@vongosling vongosling added this to the 4.3.0 milestone Jun 25, 2018
renshuaibing-aaron pushed a commit to renshuaibing-aaron/rocketmq that referenced this pull request Apr 13, 2020
…")" (apache#269)

Minor fix for command tool, remove duplicates initCommand and missing tag ")"
JiaMingLiu93 pushed a commit to JiaMingLiu93/rocketmq that referenced this pull request May 28, 2020
…")" (apache#269)

Minor fix for command tool, remove duplicates initCommand and missing tag ")"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants