mrwangyin commented on issue #11864: URL: https://github.com/apache/dubbo/issues/11864#issuecomment-1484049559
我尝试使用 grpc reflection 的方式进行泛化调用; dubbo provider 实现 GrpcConfigurator 启用反射服务:  但是泛化调用客户端在通过ServerReflectionGrpc.ServerReflectionStub获取FileDescriptorSet时,会报错:  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
