snehashisp opened a new pull request, #17743: URL: https://github.com/apache/kafka/pull/17743
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#2 and contains changes to connector-config and connector validation endpoints to do appropriate validation considering the version provided and provide accurate defaults. This is primarily for connectors and converter PR#3 is for transformations. 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 https://github.com/apache/kafka/pull/16984 - Plugins Loading Isolation Changes https://github.com/apache/kafka/pull/17741 - Versioned Configs and Validation for Connector and Converters https://github.com/apache/kafka/pull/17742 - Transformation and Predicate Support ### 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