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

dubbo如何访问通过istio发布的grpc服务 #11242

Open
hebrd opened this issue Jan 5, 2023 · 1 comment
Open

dubbo如何访问通过istio发布的grpc服务 #11242

hebrd opened this issue Jan 5, 2023 · 1 comment

Comments

@hebrd
Copy link

hebrd commented Jan 5, 2023

有一些现成的grpc服务,通过istio注册暴露服务协议。

在dubbo服务中,如果访问到这些grpc服务,在官方的mesh demo中,没有找到这种场景的例子,只有dubbo-dubbo,没有dubbo-grpc。

想要达到的目标是,在dubbo客户端中,通过@DubboReference注解,就能访问到现有的grpc服务

@AlbumenJ
Copy link
Member

AlbumenJ commented Jan 5, 2023

目前应该还是不支持的,可以在 xDS 子任务项里面看一下怎么支持下

@AlbumenJ AlbumenJ removed the question label Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants