[ https://issues.apache.org/jira/browse/KAFKA-17939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17899101#comment-17899101 ]
Mickael Maison commented on KAFKA-17939: ---------------------------------------- {quote}what if we just left the Bytes class where it is, and shifted everything else in utils/ into a utils/internals subdirectory? {quote} Good idea, that seems like the simplest fix. > 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)