AlinsRan commented on code in PR #12284:
URL: https://github.com/apache/apisix/pull/12284#discussion_r2151407337


##########
apisix/discovery/kubernetes/init.lua:
##########
@@ -633,44 +633,59 @@ function _M.init_worker()
 end
 
 
-function _M.dump_data()
+local function dump_endpoints_from_dict(endpoint_dict, id)

Review Comment:
   The ID is irrelevant to the internal logic of the function and is redundant.



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

Reply via email to