Chia-Ping Tsai created KAFKA-18183:
--------------------------------------
Summary: 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
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)