[ 
https://issues.apache.org/jira/browse/KAFKA-17939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17895395#comment-17895395
 ] 

Mickael Maison commented on KAFKA-17939:
----------------------------------------

The org.apache.kafka.common.utils package is not part of the public API: 
https://kafka.apache.org/38/javadoc/index.html

As we don't generate javadocs for this package, you can see the references to 
Bytes are not clickable in the Kafka Streams javadocs: 
https://kafka.apache.org/38/javadoc/org/apache/kafka/streams/kstream/KTable.html#join(org.apache.kafka.streams.kstream.KTable,org.apache.kafka.streams.kstream.ValueJoiner,org.apache.kafka.streams.kstream.Named,org.apache.kafka.streams.kstream.Materialized)

> 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)

Reply via email to