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/06/24 02:01:24 UTC

[GitHub] [apisix] tzssangglass commented on a diff in pull request #7311: chore: adjust etcd max_fails for the admin api and add comments

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


##########
apisix/core/config_etcd.lua:
##########
@@ -523,6 +523,7 @@ local function _automatic_fetch(premature, self)
     end
 
     if not (health_check.conf and health_check.conf.shm_name) then
+        -- used for worker processes to synchronously fetch the configuration

Review Comment:
   updated



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