yuz10 commented on a change in pull request #3723:
URL: https://github.com/apache/rocketmq/pull/3723#discussion_r780068847



##########
File path: 
tools/src/main/java/org/apache/rocketmq/tools/command/export/ExportMetadataCommand.java
##########
@@ -165,11 +167,10 @@ public void execute(CommandLine commandLine, Options 
options, RPCHook rpcHook)
                         result.put("rocketmqVersion", 
MQVersion.getVersionDesc(MQVersion.CURRENT_VERSION));
                         result.put("exportTime", System.currentTimeMillis());
 
-                        filePath = filePath + "/metadata.json";

Review comment:
       note that topicConfigMap is not new for current broker, it accumulates 
the previous broker queue numbers.




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