You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/10/20 01:15:25 UTC

[GitHub] [apisix] spacewander commented on a diff in pull request #8120: refactor: adjusting the position of ai module

spacewander commented on code in PR #8120:
URL: https://github.com/apache/apisix/pull/8120#discussion_r1000054208


##########
apisix/init.lua:
##########
@@ -152,6 +152,8 @@ function _M.http_init_worker()
 
     apisix_upstream.init_worker()
     require("apisix.plugins.ext-plugin.init").init_worker()
+    -- TODO: need to revisit code layering and avoid similar hacking

Review Comment:
   Will this be handled in the next PR?



-- 
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-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org