[ https://issues.apache.org/jira/browse/KAFKA-17939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17943937#comment-17943937 ]
Mickael Maison commented on KAFKA-17939: ---------------------------------------- I found that some of the KafkaStreams constructors also expose org.apache.kafka.common.utils.Time. We probably want to go over all our public APIs and do a full check for similar cases and see if they can be addressed together. > 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 > Priority: Major > > 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)