Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dubbo3的instance模式下Protobuf (IDL) + Triple的bug问题 #3039

Open
guyueyuan opened this issue Sep 28, 2024 · 0 comments
Open

dubbo3的instance模式下Protobuf (IDL) + Triple的bug问题 #3039

guyueyuan opened this issue Sep 28, 2024 · 0 comments

Comments

@guyueyuan
Copy link

guyueyuan commented Sep 28, 2024

dubbo3,将服务改成instance模式后,消费者端在调用服务者端时找不到provider,接口名对应,组名版本都是对应的,服务通信正常的。
简单的概括就是:所有一样的情况下,只改了服务端的注册模式,在all时运行正常,在instance时出现服务发现失败?,补充一下,仅仅是在tri协议下的instance模式的Protobuf (IDL) + Triple风格调用的情况下才有此问题,普通java Interface + Triple 协议的风格调用的模式是正常的。

再简单概括就是:instance模式,tri协议,Protobuf (IDL) + Triple风格,三个都限定的条件下才不行

服务端:
image

消费端:
image

就是想问一下是为什么还是说确实是bug

@guyueyuan guyueyuan changed the title dubbo3的instance模式下的bug问题 dubbo3的instance模式下Protobuf (IDL) + Triple的bug问题 Sep 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant