Randall Hauch created KAFKA-7056:
------------------------------------

             Summary: Connect's new numeric converters should be in a different 
package
                 Key: KAFKA-7056
                 URL: https://issues.apache.org/jira/browse/KAFKA-7056
             Project: Kafka
          Issue Type: Bug
          Components: KafkaConnect
    Affects Versions: 2.0.0
            Reporter: Randall Hauch
            Assignee: Randall Hauch
             Fix For: 2.0.0


KIP-305 added several new primitive converters, but placed them alongside 
{{StringConverter}} in the {{...connect.storage}} package rather than alongside 
{{ByteArrayConverter}} in the {{...connect.converters}} package. We should move 
them to the {{converters}} package.

Need to also update the plugins whitelist (see KAFKA-7043).



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

Reply via email to