foghost
foghost
in fact dubbo java metadataService use the same protocol with user's config unless you config it manually,it means in java-server it use tri as metadata service protocol,but dubbo-go not support...
fixed in https://github.com/apache/dubbo-go-samples/pull/777
would you like to submit a PR?
ci失败是预期内,因为 https://github.com/apache/dubbo-go-pixiu/issues/600#issuecomment-2016656779
ci fixed in https://github.com/apache/dubbo-go-pixiu-samples/pull/58
ignore envoy ci failed -> CI / Go Test ubuntu-latest - Go 1.18 (pull_request_target) Failing after 41s
@solisamicus @lqyt2012
有些依赖可能是不必要的,甚至是错误的,需要先梳理一下模块的依赖关系再决定要怎么去解决,有些可以用接口解决,有些需要挪动一些代码
great job
maybe you can make it work in native image scenario by add a `native-case-configuration.yml`