Magesh kumar Nandakumar created KAFKA-7039:
----------------------------------------------
Summary: DelegatingClassLoader creates plugin instance even if its
not Versioned
Key: KAFKA-7039
URL: https://issues.apache.org/jira/browse/KAFKA-7039
Project: Kafka
Issue Type: Bug
Components: KafkaConnect
Affects Versions: 2.0.0
Reporter: Magesh kumar Nandakumar
Assignee: Magesh kumar Nandakumar
Fix For: 2.0.0
The versioned interface was introduced as part ofÂ
[KIP-285|https://cwiki.apache.org/confluence/display/KAFKA/KIP-285%3A+Connect+Rest+Extension+Plugin].
DelegatingClassLoader is now attempting to create an instance of all the
plugins, even if it's not required.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)