kafka/connect
snehashisp 2694d7aad9
KAFKA-19248: Multiversioning in Kafka Connect - Plugin Loading Isolation Tests (#18325)
This adds tests for [KIP-891](https://cwiki.apache.org/confluence/display/KAFKA/KIP-891%3A+Running+multiple+versions+of+Connector+plugins).
It primarily focuses on tests for the new additions in plugin loading
isolation. It has dependency on the actual KIP implementation PRs and
should be merged post https://github.com/apache/kafka/pull/17742

Reviewers: Greg Harris <greg.harris@aiven.io>
2025-06-04 18:01:18 -07:00
..
api KAFKA-15995: Adding KIP-877 support to Connect (#17804) 2025-02-11 18:27:15 +01:00
basic-auth-extension KAFKA-16437 Upgrade to Jakarta and Jetty 12 (KIP-1032) (#16754) 2024-12-11 23:24:14 +08:00
file/src KAFKA-19137 Use `StandardCharsets.UTF_8` instead of `StandardCharsets.UTF_8.name()` (#19464) 2025-04-15 23:44:00 +08:00
json KAFKA-19336 Upgrade Jackson to 2.19.0 (#19835) 2025-05-28 20:53:43 +08:00
mirror/src MINOR: replace .stream().forEach() with .forEach() (#19626) 2025-05-04 20:39:55 +08:00
mirror-client/src KAFKA-18864:remove the Evolving tag from stable public interfaces (#19036) 2025-02-28 13:24:24 -08:00
runtime/src KAFKA-19248: Multiversioning in Kafka Connect - Plugin Loading Isolation Tests (#18325) 2025-06-04 18:01:18 -07:00
test-plugins/src/main MINOR: Add javadoc for Connect public packages/classes (#16404) 2024-06-21 10:23:35 +02:00
transforms/src MINOR: Fix typos in multiple files (#19102) 2025-03-05 14:27:32 +00:00