majialoong opened a new pull request, #20891: URL: https://github.com/apache/kafka/pull/20891
[This PR](https://github.com/apache/kafka/pull/20612) adjusted the creation order of Connect configurations to ensure that the `plugin.path` config was validated before use. However, this change caused issues loading classes that only exist in the `plugin.path` path. This PR reverts the previous changes and adds additional unit tests to prevent this issue from recurring. -- 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]
