Randall Hauch created KAFKA-9057: ------------------------------------ Summary: Backport KAFKA-8819 and KAFKA-8340 to 1.1 and 1.0 branches Key: KAFKA-9057 URL: https://issues.apache.org/jira/browse/KAFKA-9057 Project: Kafka Issue Type: Bug Components: KafkaConnect Affects Versions: 1.1.1, 1.0.2 Reporter: Randall Hauch Assignee: Greg Harris Fix For: 1.0.3, 1.1.2
Both KAFKA-8819 and KAFKA-8340 identified bugs within the Kafka Connect plugin classloading mechanism, but the one PR for those could only be backported as far back as the `2.0` branch. I tried backporting to `1.1`, but there were quite a few compilation errors, and I think it's better to have [~gharris1727] create a new PR targeted to the `1.1` branch. And since we're close to the 2.4 release, I created this separate issue to track on the older versions. When this is resolved, we should probably update the fix versions for KAFKA-8819 and KAFKA-8340. -- This message was sent by Atlassian Jira (v8.3.4#803005)