membphis commented on code in PR #10837:
URL: https://github.com/apache/apisix/pull/10837#discussion_r1455081563


##########
apisix/upstream.lua:
##########
@@ -81,7 +81,11 @@ end
 _M.set = set_directly
 
 
-local function release_checker(healthcheck_parent)
+local function release_checker(healthcheck_parent, is_compacted)
+    if is_compacted then

Review Comment:
   This is a wrong solution and will cause the checker to never be released



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

Reply via email to