zeromicro / zeromicro/zero-contrib

https://github.com/zeromicro/zero-contrib/tree/main/zrpc/registry/nacos not work

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

Nobody has claimed this yet.

stale
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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.