monkeyDluffy6017 commented on code in PR #9016:
URL: https://github.com/apache/apisix/pull/9016#discussion_r1127464000
##########
apisix/upstream.lua:
##########
@@ -115,8 +122,11 @@ local function create_checker(upstream)
end
if healthcheck_parent.checker then
Review Comment:
> each resource update from etcd will replace the old value with a brand new
one
I checked the code, updating the resource won't replace the old value with a
brand new one
https://github.com/apache/apisix/blob/master/apisix/core/config_etcd.lua#L472
--
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]