[
https://issues.apache.org/jira/browse/KAFKA-7039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ewen Cheslack-Postava resolved KAFKA-7039.
------------------------------------------
Resolution: Fixed
Fix Version/s: 2.1.0
Issue resolved by pull request 5191
[https://github.com/apache/kafka/pull/5191]
> 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
> Priority: Blocker
> Fix For: 2.0.0, 2.1.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)