apache / apache/dubbo

Dubbo3.1.2经常找不到服务的提供者

Open
#11,310 15 comments 0 reactions 0 assignees View on GitHub
type/bug
Dominant language
Java
Stars
41.6k
Forks
26.4k
Avg merge
15h 13m
Merged PRs (30d)
4

Description

image

有时候A服务调用C服务时报错没有服务提供者,但是B服务调用C服务正常。且注册中心Nacos中A/B/C服务都有提供注册,且A/B是C服务的订阅者。一切看上去都正常,但A调用C就是会报错没有服务提供者,重启C服务就恢复了。
Dubbo版本 3.1.2 应用级注册订阅
Nacos版本 2.1.2

Contributor guide

Open the contributing guide

Research direction

The report names Dubbo 3.1.2, Nacos 2.1.2, and application-level registration, but no source files, tests, or entry points. Start by reproducing the A-to-C failure while B-to-C succeeds, then inspect provider registration and subscription state in Nacos. Done means explaining the inconsistent discovery behavior and adding a regression test or other verification for the corrected case.

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.