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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
