[
https://issues.apache.org/jira/browse/KAFKA-16844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fan Yang reassigned KAFKA-16844:
--------------------------------
Assignee: Fan Yang
> 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
> Assignee: Fan Yang
> Priority: Minor
>
> 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)