membphis commented on code in PR #12607: URL: https://github.com/apache/apisix/pull/12607#discussion_r2348496312
########## apisix/core/config_util.lua: ########## @@ -215,5 +214,11 @@ function _M.parse_time_unit(s) return size end +function _M.upstream_version(index, nodes_ver) Review Comment: move this function to `upstream` lua module -- 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