mjsax commented on a change in pull request #8679:
URL: https://github.com/apache/kafka/pull/8679#discussion_r426211425



##########
File path: streams/src/main/java/org/apache/kafka/streams/kstream/KStream.java
##########
@@ -846,16 +847,13 @@
      * from the auto-generated topic using default serializers, deserializers, 
and producer's {@link DefaultPartitioner}.
      * The number of partitions is determined based on the upstream topics 
partition numbers.
      * <p>
-     * This operation is similar to {@link #through(String)}, however, Kafka 
Streams manages the used topic automatically.

Review comment:
       Not 100% sure if we should remove this now, of when we remove 
`through()`?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to