Greg Harris created KAFKA-15069:
-----------------------------------

             Summary: 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


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)

Reply via email to