spacewander commented on a change in pull request #41:
URL: 
https://github.com/apache/apisix-python-plugin-runner/pull/41#discussion_r804389546



##########
File path: apisix/runner/server/handle.py
##########
@@ -16,7 +16,7 @@
 #
 
 import flatbuffers
-import apisix.runner.plugin.core as runner_plugin
+from apisix.runner.plugin.core import PluginProcess as RunnerPlugin

Review comment:
       Why not use the original name?




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