Revolyssup commented on code in PR #12353: URL: https://github.com/apache/apisix/pull/12353#discussion_r2158318034
########## apisix/discovery/nacos/init.lua: ########## @@ -34,28 +34,21 @@ local str_find = core.string.find local log = core.log local default_weight -local applications +local nacos_dict = ngx.shared.nacos --key: namespace_id.group_name.service_name Review Comment: done -- 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-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org