[GitHub] [dubbo-go] CodingAdai commented on issue #2178: 不支持 version+group 调用

2023-02-05 Thread via GitHub
CodingAdai commented on issue #2178: URL: https://github.com/apache/dubbo-go/issues/2178#issuecomment-1418648715 我这边确认了,在triple协议下, 因dubbo go consumer在调用时version和group参数设置不正确造成 provider 返回 service not found 报错,我这边来修复它。 -- This is an automated message from the Apache Git Service. To

[GitHub] [dubbo-go] CodingAdai commented on issue #2178: 不支持 version+group 调用

2023-01-31 Thread via GitHub
CodingAdai commented on issue #2178: URL: https://github.com/apache/dubbo-go/issues/2178#issuecomment-1411312102 好的,我对比测试下,我用的dubbo java 不是v3.0.3,我看下是否为我用的版本有相应问题。 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [dubbo-go] CodingAdai commented on issue #2178: 不支持 version+group 调用

2023-01-16 Thread GitBox
CodingAdai commented on issue #2178: URL: https://github.com/apache/dubbo-go/issues/2178#issuecomment-1383778109 补充下这个问题: 代码demo:https://github.com/CodingAdai/java-go-dubbo.git (Go consumer call Java provider on triple) 加version之后,Java提供者收到请求后,会返回service not found,grpc status