[
https://issues.apache.org/jira/browse/KAFKA-16844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Egerton resolved KAFKA-16844.
-----------------------------------
Fix Version/s: 3.8.0
Resolution: Fixed
> 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
> Fix For: 3.8.0
>
>
> 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)