zeromicro / zeromicro/zero-contrib
https://github.com/zeromicro/zero-contrib/tree/main/zrpc/registry/nacos not work
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 216
- Forks
- 89
- PR merge metrics
- No merged PRs in 30d
Description
api config:
UserRpc:
Target: "nacos://nacos:123456@127.0.0.1:8848/user.rpc?namespaceid=nacos_local"
Timeout: 5000
In go-zero version 1.7.4, following the above link, using Nacos for service registration is successful, but service discovery does not work properly. What is the reason?
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 in zrpc/registry/nacos and reproduce the issue with the provided UserRpc configuration on go-zero 1.7.4. Compare the service-registration and service-discovery paths, then verify that the registered user.rpc service can be resolved through the configured Nacos endpoint.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- distributed-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100