Yiyiyimu commented on a change in pull request #4488:
URL: https://github.com/apache/apisix/pull/4488#discussion_r666390706
##########
File path: t/discovery/dns/sanity.t
##########
@@ -284,3 +284,34 @@ qr/proxy request to \S+/
--- grep_error_log_out
proxy request to 127.0.0.1:1979
proxy request to 127.0.0.2:1980
+
+=== TEST 14: Stream Discovery
+--- yaml_config
+apisix:
+ node_listen: 1984
+ config_center: yaml
+ enable_admin: false
+ enable_resolv_search_option: false
+ stream_proxy:
+ tcp:
+ - addr: 1985
+discovery: # service discovery center
Review comment:
```suggestion
discovery:
```
--
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]