GitHub user ymatsuda opened a pull request:

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

    MINOR: putting back kstream stateful transform methods

    @guozhangwang 
    
    * added back type safe stateful transform methods (kstream.transform() and 
kstream.transformValues())
    * changed kstream.process() to void

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

    $ git pull https://github.com/ymatsuda/kafka transform_method

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

    https://github.com/apache/kafka/pull/292.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 #292
    
----
commit 9d8654b9536115c25af7f58658248cde041a4646
Author: Yasuhiro Matsuda <yasuh...@confluent.io>
Date:   2015-10-09T21:36:34Z

    MINOR: putting back kstream stateful transform methods

commit 7ccbf05a5087ad77d312add0e46b4369284dc131
Author: Yasuhiro Matsuda <yasuh...@confluent.io>
Date:   2015-10-09T22:04:39Z

    MINOR: putting back kstream stateful transform methods

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to