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

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

GitHub user dguy opened a pull request:

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

    KAFKA-5832: add Consumed and change StreamBuilder to use it

    Added `Consumed` class.
    Updated `StreamBuilder#stream`, `StreamBuilder#table`, 
`StreamBuilder#globalTable`

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dguy/kafka kip-182-stream-builder

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/3784.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3784
    
----
commit a511db38acad36f5bbbe50b96cb3a73e0343f7ac
Author: Damian Guy <damian....@gmail.com>
Date:   2017-09-04T14:56:27Z

    add Consumed and change StreamBuiler

----


> Add Consumed class and overloads to StreamBuilder
> -------------------------------------------------
>
>                 Key: KAFKA-5832
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5832
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: streams
>            Reporter: Damian Guy
>            Assignee: Damian Guy
>             Fix For: 1.0.0
>
>
> Add the {{Consumed}} class and the relevant overloads from {{StreamBuilder}} 
> (KIP-182)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to