GitHub user ymatsuda opened a pull request:
https://github.com/apache/kafka/pull/536
MINOR: add KStream merge operator
@guozhangwang
Added KStreamBuilder.merge(KStream...).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ymatsuda/kafka kstream_merge_operator
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/536.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 #536
----
commit 9fd01e9d9e2afa435816c903d32cd011c0796b11
Author: Yasuhiro Matsuda <[email protected]>
Date: 2015-11-05T22:36:02Z
kstream merge
commit d62f1335628aaa2de41434c00b6870235e1f9d49
Author: Yasuhiro Matsuda <[email protected]>
Date: 2015-11-16T21:46:06Z
Merge branch 'trunk' of github.com:apache/kafka into kstream_merge_operator
commit a7ce2995f15e6a3dbb35f77f47ba88317e4eee2a
Author: Yasuhiro Matsuda <[email protected]>
Date: 2015-11-16T21:57:14Z
add test
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---