You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Matthias J. Sax (JIRA)" <ji...@apache.org> on 2016/04/28 20:56:13 UTC

[jira] [Work started] (KAFKA-3440) Add Javadoc for KTable (changelog stream) and KStream (record stream)

     [ https://issues.apache.org/jira/browse/KAFKA-3440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on KAFKA-3440 started by Matthias J. Sax.
----------------------------------------------
> Add Javadoc for KTable (changelog stream) and KStream (record stream)
> ---------------------------------------------------------------------
>
>                 Key: KAFKA-3440
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3440
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: streams
>            Reporter: Guozhang Wang
>            Assignee: Matthias J. Sax
>              Labels: docs
>             Fix For: 0.10.0.0
>
>
> Currently we only have a 1-liner in {code}KTable{code} and {code}KStream{code} class describing the changelog and record streams. We'd better have a more detailed explanation as in the web docs in Javadocs as well.
> Also we want to have some more description in windowed {code}KTable{code}.
> As a side tasks: I am many classes, method JavaDoc lack the {{@return}} tag which should be used always.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)