xfstart07 commented on issue #1661: URL: https://github.com/apache/dubbo-go/issues/1661#issuecomment-991824024
dubbo-go1.5 https://github.com/apache/dubbo-go/blob/1.5/config/metadata_report_config.go#L83 这里判断 Protocol 为空没有必要, 因为MetadataReportConfig 的 Protocol 是配置必传的, https://github.com/apache/dubbo-go/blob/1.5/config/metadata_report_config.go#L37 -- 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]
