flearc commented on code in PR #11310: URL: https://github.com/apache/apisix/pull/11310#discussion_r2182395402
########## apisix/plugins/log-rotate.lua: ########## @@ -76,7 +77,6 @@ end local function get_log_path_info(file_type) - local_conf = core.config.local_conf() Review Comment: thx, first time I learned `local_conf` can be changed while APISIX running -- 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]
