niejian commented on issue #10637: URL: https://github.com/apache/dubbo/issues/10637#issuecomment-1250702420
> 添加这个变量是为了能够和 istio 通信,用于标记自身所在的环境,参数本身不会限制拉取的服务有多少 但是在开启mesh后,在不配置这个参数的情况下,看到的报错信息是`istio-demo-dubbo-producer.default.svc.cluster.local:20885`, 配置不同的值,域名就显示响应的地址;所以猜测 **这个参数参与对服务提供者的域名组装**,那不同的namespace下的服务是不是都要配置这个参数 -- 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]
