majialoong commented on PR #20596: URL: https://github.com/apache/kafka/pull/20596#issuecomment-3343927035
I re-examined the code logic. Although the `plugin.path` config is set to non-empty, the plugin is actually initialized before the config is validated. Therefore, even if the `plugin.path` config is empty, the plugin is still loaded and the log is printed. Close this 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
