[
https://issues.apache.org/jira/browse/KAFKA-18183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-18183.
------------------------------------
Fix Version/s: 4.0.0
Resolution: Fixed
> ClusterInstance's helper should use byte array instead of Bytes in creating
> producer/consumer
> ---------------------------------------------------------------------------------------------
>
> Key: KAFKA-18183
> URL: https://issues.apache.org/jira/browse/KAFKA-18183
> Project: Kafka
> Issue Type: Improvement
> Reporter: Chia-Ping Tsai
> Assignee: Logan Zhu
> Priority: Trivial
> Fix For: 4.0.0
>
>
> https://github.com/apache/kafka/blob/trunk/test-common/test-common-api/src/main/java/org/apache/kafka/common/test/api/ClusterInstance.java#L162
> https://github.com/apache/kafka/blob/trunk/test-common/test-common-api/src/main/java/org/apache/kafka/common/test/api/ClusterInstance.java#L174
> byte array is more common than Bytes
--
This message was sent by Atlassian Jira
(v8.20.10#820010)