You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Yu LIU (JIRA)" <ji...@apache.org> on 2018/01/22 21:27:02 UTC

[jira] [Comment Edited] (KAFKA-6354) Update KStream JavaDoc with regard to KIP-182

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

Yu LIU edited comment on KAFKA-6354 at 1/22/18 9:26 PM:
--------------------------------------------------------

Hello,

As a newbie to Kafka, I made a PR for this by profiting from it to get famaliar with some apis.

And for `StateStoreSupplier`, seems we only have it in Processor API's docs.

[https://github.com/apache/kafka/pull/4456]


was (Author: pnpie):
Hello,

As a newbie to Kafka, I made a PR for this by profiting from it to get famaliar with some apis.

And for `StateStoreSupplier`, seems we only have it in Processor API in docs.

https://github.com/apache/kafka/pull/4456

> Update KStream JavaDoc with regard to KIP-182
> ---------------------------------------------
>
>                 Key: KAFKA-6354
>                 URL: https://issues.apache.org/jira/browse/KAFKA-6354
>             Project: Kafka
>          Issue Type: Bug
>          Components: streams
>    Affects Versions: 1.0.0
>            Reporter: Matthias J. Sax
>            Priority: Minor
>              Labels: easy-fix, javadocs, newbie
>
> In {{KStream}} JavaDocs, we show code example building state store via {{StateStoreSupplier}} -- however, {{StateStoreSupplier}} is deprecated and we should update the example code accordingly.
> This might also affect {{KTable}}, {{KGroupedStream}}, etc and we should double check all those JavaDocs for outdated examples.



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