Matthias J. Sax created KAFKA-7602:
--------------------------------------

             Summary: Improve usage of @see tag in Streams JavaDocs
                 Key: KAFKA-7602
                 URL: https://issues.apache.org/jira/browse/KAFKA-7602
             Project: Kafka
          Issue Type: Improvement
          Components: streams
            Reporter: Matthias J. Sax


As discussed on this PR 
[https://github.com/apache/kafka/pull/5273/files/bd8410ed3d5be9ca89e963687aa05e953d712b62..e4e3eed141447baf1c70ff15e2dc0df4e9a33f12#r223510489]
 we extensively use `@see` tags in Streams API Java docs.

This ticket is about revisiting all public JavaDocs (KStream, KTable, 
KGroupedStream, KGroupedTable, etc) and to define and document (in the wiki) a 
coherent strategy about the usage of `@see` tag, with the goal to guide users 
on how to use the API, and not too use `@see` too often to avoid confusion.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to