FoghostCn commented on issue #2653: URL: https://github.com/apache/dubbo-go/issues/2653#issuecomment-2224786521
infact dubbo java metadataService use same protocol with user's config unless you config it mamaully,it means in java-server it use tri as metadata service protocol,but dubbo-go not support tri protocol in metadata service,that's the question in java server side,set dubbo.application.metadataServiceProtocol=dubbo to make it work; -- 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]
