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

Make dashboard be enabled to support multiple namesrvs #58

Closed
cserwen opened this issue Jan 4, 2022 · 5 comments · Fixed by #59
Closed

Make dashboard be enabled to support multiple namesrvs #58

cserwen opened this issue Jan 4, 2022 · 5 comments · Fixed by #59
Labels
enhancement New feature or request

Comments

@cserwen
Copy link
Member

cserwen commented Jan 4, 2022

FEATURE REQUEST

  1. Please describe the feature you are requesting.
  • Users can select namesrv from list, just like this:
    image
  1. Provide any additional detail on your proposed use case for this feature.
  • Usually, we may deploy many clusters, but we cannot remember so many and complex namesrvs. If we can choose, then it will be very easy to switch between different clusters.
  1. Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have). Are you currently using any workarounds to address this issue?
  • nice-to-have
  1. If there are some sub-tasks using -[] for each subtask and create a corresponding issue to map to the sub task:
@cserwen cserwen changed the title Make dashboard be enable to support multiple namesrvs Make dashboard be enabled to support multiple namesrvs Jan 4, 2022
@zhangjidi2016
Copy link
Contributor

Does it support modification if I want to connect to another RocketMQ cluster that is not in the drop down option originally defined.

@cserwen
Copy link
Member Author

cserwen commented Jan 4, 2022

Does it support modification if I want to connect to another RocketMQ cluster that is not in the drop down option originally defined.

It cannot be modified now. But this should be easier to implement, just add an additional interface.😁

@Git-Yang Git-Yang added the enhancement New feature or request label Jan 4, 2022
@vongosling vongosling linked a pull request Jan 4, 2022 that will close this issue
6 tasks
@zhangjidi2016
Copy link
Contributor

Does it support modification if I want to connect to another RocketMQ cluster that is not in the drop down option originally defined.

It cannot be modified now. But this should be easier to implement, just add an additional interface.😁

The front page can use an editable select element for more flexibility in managing multiple clusters

@cserwen
Copy link
Member Author

cserwen commented Jan 4, 2022

Does it support modification if I want to connect to another RocketMQ cluster that is not in the drop down option originally defined.

It cannot be modified now. But this should be easier to implement, just add an additional interface.grin

The front page can use an editable select element for more flexibility in managing multiple clusters

Not very good at front-end components, how about this:
image

Git-Yang pushed a commit that referenced this issue Jan 4, 2022
* enable the service to support multiple namesrvs

* use @ to split the namesrv of different clusters

Co-authored-by: dengzhiwen1 <[email protected]>
@Git-Yang
Copy link
Member

Git-Yang commented Jan 4, 2022

Merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants