snehashisp opened a new pull request, #17988: URL: https://github.com/apache/kafka/pull/17988
The is one of a set of PRs for [KIP-891](https://cwiki.apache.org/confluence/display/KAFKA/KIP-891%3A+Running+multiple+versions+of+Connector+plugins). The list of total PRs given below all build one the previous one in the list. They can be reviewed individually, or if the complete set of changes is preferrable, please refer to the last PR. This is PR#4 and contains to the actual code that creates connectors, converters transformations and other places that need to be adjusted to support multiple connector versions. 1. https://github.com/apache/kafka/pull/16984 - Plugins Loading Isolation Changes 2. https://github.com/apache/kafka/pull/17741 - Versioned Configs and Validation for Connector and Converters 3. https://github.com/apache/kafka/pull/17742 - Transformation and Predicate Support 4. https://github.com/apache/kafka/pull/17743 - Versioned Connector Creation ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation (including upgrade notes) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org