You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Magesh kumar Nandakumar (JIRA)" <ji...@apache.org> on 2018/06/11 18:50:00 UTC

[jira] [Created] (KAFKA-7039) DelegatingClassLoader creates plugin instance even if its not Versioned

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)