sohutv / sohutv/mqcloud

broker启动成功,但是刷新不出来

Open
#11 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
2.2k
Forks
285
PR merge metrics
No merged PRs in 30d

Description

现象:集群管理-》刷新broker 报出“抓取失败,暂无数据”。
补充:

  1. 安装broker成功且机器上broker节点是活的。
    2.安装broker时候fetchNamesrvAddrByAddressServer选了 否;
  2. rmqAddressServerDomain 这个参数不知道哪里改

推断:broker没有注册到nameServer

请问如何解决?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the cluster-management broker refresh failure and inspect the broker installation settings mentioned in the issue, especially fetchNamesrvAddrByAddressServer and rmqAddressServerDomain. Trace whether the broker registers with the name server and whether the refresh can retrieve it; done means an installed, live broker appears successfully without the fetch failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
distributed-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.