GitHub user guozhangwang opened a pull request: https://github.com/apache/kafka/pull/795
KAFKA-3121: Remove aggregatorSupplier and add Reduce functions You can merge this pull request into a Git repository by running: $ git pull https://github.com/guozhangwang/kafka K3121s1 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/795.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 #795 ---- commit 10837b24c7a8af0e2843a8ae2102610dc28aff3c Author: Guozhang Wang <wangg...@gmail.com> Date: 2016-01-20T02:48:07Z refactor aggregate and add reduce commit c8fe67f78809276b2c9aa3ca4f36d64b79483c1a Author: Guozhang Wang <wangg...@gmail.com> Date: 2016-01-20T06:48:19Z add new files commit ad90555eee8ce7de799a258c175522a95cafb372 Author: Guozhang Wang <wangg...@gmail.com> Date: 2016-01-20T20:52:24Z KAFKA-3121: Remove AggregateSupplier for aggregate and add reduce functions ---- --- 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. ---