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

[ISSUE #219] create topictransfer encounter Failed to list topic with output: The sub command topiclist -c -n 192.168.25.11:9876 not exist. #220

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

victorgkang
Copy link

What is the purpose of the change

fix topictransfer execute mqadmin cmd encounter bug

I guess under code has bug!!!
cmd := exec.Command(cons.BasicCommand, cons.AdminToolDir, topicListCmd)
So, I changed above code;

@victorgkang victorgkang changed the title create topictransfer encounter Failed to list topic with output: The sub command topiclist -c -n 192.168.25.11:9876 not exist. [ISSUE #219] create topictransfer encounter Failed to list topic with output: The sub command topiclist -c -n 192.168.25.11:9876 not exist. Apr 3, 2024
…topic with output: The sub command topiclist -c -n 192.168.25.11:9876 not exist.
@victorgkang victorgkang force-pushed the master-fix-topictransfer-bug branch 2 times, most recently from fc20ef4 to 9b37e83 Compare April 8, 2024 03:11
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.

1 participant