[
https://issues.apache.org/jira/browse/KAFKA-7269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16577626#comment-16577626
]
Guozhang Wang commented on KAFKA-7269:
--------------------------------------
[~lucapette] that is right. More specifically, you'll need to add one more row
in the table of KStream APIs:
https://github.com/apache/kafka/blob/trunk/docs/streams/developer-guide/dsl-api.html#L2866
> KStream.merge is not documented
> -------------------------------
>
> Key: KAFKA-7269
> URL: https://issues.apache.org/jira/browse/KAFKA-7269
> Project: Kafka
> Issue Type: Improvement
> Components: documentation, streams
> Affects Versions: 1.0.0, 1.0.1, 1.0.2, 1.1.0, 1.1.1, 2.0.0
> Reporter: John Roesler
> Priority: Major
> Labels: beginner, newbie
>
> If I understand the operator correctly, it should be documented as a
> stateless transformation atÂ
> https://kafka.apache.org/20/documentation/streams/developer-guide/dsl-api.html#stateless-transformations
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)