wu-sheng commented on a change in pull request #7477: URL: https://github.com/apache/skywalking/pull/7477#discussion_r691208928
########## File path: apm-sniffer/apm-agent-core/src/main/java/org/apache/skywalking/apm/agent/core/plugin/PluginBootstrap.java ########## @@ -63,9 +64,7 @@ for (PluginDefine pluginDefine : pluginClassList) { Review comment: `PluginInitializer#init` could be called before this loop. -- 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...@skywalking.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org