Fan Yang created KAFKA-16844:
--------------------------------

             Summary: ByteArrayConverter can't convert ByteBuffer
                 Key: KAFKA-16844
                 URL: https://issues.apache.org/jira/browse/KAFKA-16844
             Project: Kafka
          Issue Type: Improvement
          Components: connect
            Reporter: Fan Yang


In current Schema design, schema type Bytes correspond to two kinds of classes, 
byte[] and ByteBuffer. But current ByteArrayConverter can only convert byte[]. 
My suggestion is to add ByteBuffer support in current ByteArrayConverter.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to