Aetherance commented on code in PR #1059:
URL: https://github.com/apache/dubbo-go-samples/pull/1059#discussion_r3007806406


##########
start_integrate_test.sh:
##########
@@ -93,6 +93,8 @@ array+=("java_interop/service_discovery/service")
 
 # router
 array+=("router/tag")
+array+=("router/static_config/tag")
+array+=("router/static_config/condition")

Review Comment:
   即使静态配置的 router 规则不生效,也有可能通过负载均衡偶然选到正确的目标节点。当前 ci 应该是偶然通过的



-- 
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]

Reply via email to