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

ASF GitHub Bot commented on KAFKA-4652:
---------------------------------------

Github user asfgit closed the pull request at:

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


> Improve test coverage KStreamBuilder
> ------------------------------------
>
>                 Key: KAFKA-4652
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4652
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: streams
>            Reporter: Damian Guy
>            Assignee: Bill Bejeck
>            Priority: Minor
>             Fix For: 0.11.0.0
>
>
> Some methods not covered,i.e, 
> {{public <K, V> KTable<K, V> table(AutoOffsetReset offsetReset, String topic, 
> final String storeName)}}
> {{public <K, V> KStream<K, V> stream(Serde<K> keySerde, Serde<V> valSerde, 
> Pattern topicPattern)}}
> {{public <K, V> KStream<K, V> stream(AutoOffsetReset offsetReset, String... 
> topics)}}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to