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/10 01:47:42 UTC

[GitHub] [apisix] jobop commented on a diff in pull request #8493: fix: etcd data sync exception

jobop commented on code in PR #8493:
URL: https://github.com/apache/apisix/pull/8493#discussion_r1044944757


##########
apisix/core/config_util.lua:
##########
@@ -96,6 +96,10 @@ end
 
 -- fire all clean handlers added by add_clean_handler.
 function _M.fire_all_clean_handlers(item)
+    -- When the key is deleted, the item will be set to false.

Review Comment:
   When the key is deleted, the item will be set to false.



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