Revolyssup commented on code in PR #12200:
URL: https://github.com/apache/apisix/pull/12200#discussion_r2097253346


##########
apisix/core/config_etcd.lua:
##########
@@ -65,9 +68,7 @@ local err_etcd_grpc_engine_timeout = "context deadline 
exceeded"
 local err_etcd_grpc_ngx_timeout = "timeout"
 local err_etcd_unhealthy_all = "has no healthy etcd endpoint available"
 local health_check_shm_name = "etcd-cluster-health-check"
-if not is_http then
-    health_check_shm_name = health_check_shm_name .. "-stream"
-end

Review Comment:
   mistake



-- 
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-unsubscr...@apisix.apache.org

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

Reply via email to