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

[Bug] mqcontroller can't print config when use -p command #7425

Closed
3 tasks done
ingdex opened this issue Oct 9, 2023 · 2 comments · Fixed by #7458
Closed
3 tasks done

[Bug] mqcontroller can't print config when use -p command #7425

ingdex opened this issue Oct 9, 2023 · 2 comments · Fixed by #7458

Comments

@ingdex
Copy link
Contributor

ingdex commented Oct 9, 2023

Before Creating the Bug Report

  • I found a bug, not just asking a question, which should be created in GitHub Discussions.

  • I have searched the GitHub Issues and GitHub Discussions of this repository and believe that this is not a duplicate.

  • I have confirmed that this bug belongs to the current repository, not other repositories of RocketMQ.

Runtime platform environment

anolisos_8_8_x64_20G_rhck_alibase_20230804.vhd

RocketMQ version

branch: release-5.1.3 version: 5.1.3 commitid: 8415608

JDK Version

Compiler: Oracle JDK 1.8.0_291 OS: "mac os x", version: "10.16", arch: "x86_64"
Runtime: Open JDK 1.8.0_382 OS: anolisos_8_8_x64

Describe the Bug

mqcontroller can't print config when use -p command

Steps to Reproduce

  1. Deploy a RocketMQ cluster in Master-Slave Automatic Failover mode according to https://rocketmq.apache.org/zh/docs/deploymentOperations/03autofailover ,embedding the Controller in the NameServer for deployment.
  2. use mqcontroller -p to print config

What Did You Expect to See?

controller config should be printed

What Did You See Instead?

no config is printed

Additional Context

No response

@joeCarf
Copy link
Contributor

joeCarf commented Oct 9, 2023

Did you find the problem? if not, I'd like to help

@ingdex
Copy link
Contributor Author

ingdex commented Oct 9, 2023

Did you find the problem? if not, I'd like to help

I have found the problem and plan to fix the bug.

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 a pull request may close this issue.

2 participants