[
https://issues.apache.org/jira/browse/KAFKA-15069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Greg Harris resolved KAFKA-15069.
---------------------------------
Reviewer: Chris Egerton
Resolution: Fixed
> Refactor scanning hierarchy out of DelegatingClassLoader
> --------------------------------------------------------
>
> Key: KAFKA-15069
> URL: https://issues.apache.org/jira/browse/KAFKA-15069
> Project: Kafka
> Issue Type: Task
> Components: KafkaConnect
> Reporter: Greg Harris
> Assignee: Greg Harris
> Priority: Major
> Fix For: 3.6.0
>
>
> The DelegatingClassLoader is involved in both scanning and using the results
> of scanning to process classloading.
> Instead, the scanning should take place outside of the DelegatingClassLoader,
> and results of scanning be passed back into the DelegatingClassLoader for
> classloading functionality.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)