[ https://issues.apache.org/jira/browse/KAFKA-14645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chris Egerton updated KAFKA-14645: ---------------------------------- Fix Version/s: 3.4.1 > Plugin classloader not used when retrieving connector plugin config defs via > REST API > ------------------------------------------------------------------------------------- > > Key: KAFKA-14645 > URL: https://issues.apache.org/jira/browse/KAFKA-14645 > Project: Kafka > Issue Type: Bug > Components: KafkaConnect > Affects Versions: 3.2.0, 3.3.0, 3.2.1, 3.4.0, 3.2.2, 3.2.3, 3.3.1, 3.3.2 > Reporter: Chris Egerton > Assignee: Chris Egerton > Priority: Major > Fix For: 3.5.0, 3.4.1 > > > We don't switch to the plugin classloader when servicing requests to the > {{GET /connector-plugins/<type>/config}} endpoint, which can result in > classloading failures for, e.g., properties that accept the name of a > pluggable class to load. > Reported externally in [https://github.com/kcctl/kcctl/issues/266] -- This message was sent by Atlassian Jira (v8.20.10#820010)