broker启动成功,但是刷新不出来
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2.2k
- Forks
- 285
- PR merge metrics
- No merged PRs in 30d
Description
现象:集群管理-》刷新broker 报出“抓取失败,暂无数据”。
补充:
- 安装broker成功且机器上broker节点是活的。
2.安装broker时候fetchNamesrvAddrByAddressServer选了 否; - rmqAddressServerDomain 这个参数不知道哪里改
推断:broker没有注册到nameServer
请问如何解决?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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