[ 
https://issues.apache.org/jira/browse/KAFKA-7043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16509082#comment-16509082
 ] 

ASF GitHub Bot commented on KAFKA-7043:
---------------------------------------

rhauch opened a new pull request #5198: KAFKA-7043: Modified plugin isolation 
whitelist with recently added converters (KIP-305)
URL: https://github.com/apache/kafka/pull/5198
 
 
   Several recently-added converters are included in the plugin isolation 
whitelist, similarly to the `StringConverter`. This is a change in the 
implementation, and does not affect the approved KIP. Several unit tests were 
added to verify they are being loaded in isolation, again similarly to 
`StringConverter`.
   
   These changes should be applied only to `trunk`, since these converters were 
added as part of KIP-305 for AK 2.0.
   
   ### 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 GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Connect isolation whitelist does not include new primitive converters 
> (KIP-305)
> -------------------------------------------------------------------------------
>
>                 Key: KAFKA-7043
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7043
>             Project: Kafka
>          Issue Type: Bug
>          Components: KafkaConnect
>    Affects Versions: 2.0.0
>            Reporter: Randall Hauch
>            Assignee: Randall Hauch
>            Priority: Blocker
>             Fix For: 2.0.0
>
>
> KIP-305 added several new primitive converters, but the PR did not add them 
> to the whitelist for the plugin isolation.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to