Fabriceli commented on code in PR #8651:
URL: https://github.com/apache/apisix/pull/8651#discussion_r1068199052


##########
t/discovery/consul_dump.t:
##########
@@ -75,9 +75,11 @@ discovery:
   consul:
     servers:
       - "http://127.0.0.1:8500";
+    skip_services:
+      - "consul"
     dump:
       path: "consul.dump"
-      load_on_init: true
+      load_on_init: false

Review Comment:
   for the first time to start apisix, it will print some error log. Just for 
better reading log



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

Reply via email to