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

Yu LIU commented on KAFKA-6354:
-------------------------------

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)

Reply via email to