[
https://issues.apache.org/jira/browse/KAFKA-6991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Magesh kumar Nandakumar updated KAFKA-6991:
-------------------------------------------
Issue Type: Bug (was: Improvement)
> Connect Rest Extension Plugin issue with Class Loader
> -----------------------------------------------------
>
> Key: KAFKA-6991
> URL: https://issues.apache.org/jira/browse/KAFKA-6991
> Project: Kafka
> Issue Type: Bug
> Components: KafkaConnect
> Affects Versions: 2.0.0
> Reporter: Magesh kumar Nandakumar
> Assignee: Magesh kumar Nandakumar
> Priority: Major
> Fix For: 2.0.0
>
>
> KAFKA-6776 implementation has 2 issues with the class loader.
> # If a RestExtension plugin is available in the classpath, then the plugin
> gets associated with all the plugin class loaders. This is happening because
> the Manifest resource is searched in the parent class loader as well by
> default.
> # The class name associated with the plugin class loader is incorrect. It
> should be the implementation class instead of the interface.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)