You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/12/22 04:27:44 UTC

[GitHub] [apisix] tzssangglass commented on a diff in pull request #8548: feat: interact etcd via gRPC before Nginx starts

tzssangglass commented on code in PR #8548:
URL: https://github.com/apache/apisix/pull/8548#discussion_r1055082171


##########
t/cli/test_etcd_grpc_healthcheck.sh:
##########
@@ -34,6 +34,8 @@ custom_clean_up() {
 
 trap custom_clean_up EXIT
 
+export ETCD_ENABLE_GRPC_GATEWAY=false

Review Comment:
   why set `ETCD_ENABLE_GRPC_GATEWAY=false` here



-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org