Mickael Maison created KAFKA-17939: -------------------------------------- Summary: Kafka Streams API exposes org.apache.kafka.common.utils.Bytes which is not part of the public API Key: KAFKA-17939 URL: https://issues.apache.org/jira/browse/KAFKA-17939 Project: Kafka Issue Type: Task Components: streams Reporter: Mickael Maison
Quite a few public API classes/interfaces in org.apache.kafka.streams and org.apache.kafka.streams.kstreams expose the org.apache.kafka.common.utils.Bytes class. However Bytes is not part of the public API. -- This message was sent by Atlassian Jira (v8.20.10#820010)