aindriu-aiven opened a new pull request, #14159:
URL: https://github.com/apache/kafka/pull/14159

   As Per https://issues.apache.org/jira/projects/KAFKA/issues/KAFKA-15291
   
   Following https://issues.apache.org/jira/browse/KAFKA-14863 the plugin 
scanning logic was updated to allow plugins to opt-in to the Versioned 
interface individually.
   
   All subclasses of Coverter, HeaderConverter, Transformation, Predicate and 
ConnectorClientConfigOverridePolicy have been updated to implement Versioned.
   
   Unit tests have been added to ensure that the AppInfoParser.getVersion() is 
being called to provide the relevant version.
   Existing test classes implementing the subclasses have also been updated to 
ensure that the addition of versioned does not impact these test cases.
   
   
   ### 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

Reply via email to