GitHub user phderome opened a pull request: https://github.com/apache/kafka/pull/1556
KAFKA-3902 The contribution is my original work and that I license the work to the project under the project's open source license. Contributors: Guozhang Wang, Phil Derome @guozhangwang Added checkEmpty to validate processor does nothing and added a inhibit check for filter to fix issue. You can merge this pull request into a Git repository by running: $ git pull https://github.com/phderome/kafka DEROME-3902 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/1556.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 #1556 ---- commit e07388bf389f09894a10e1af5916420962d47e2a Author: Philippe Derome <phder...@gmail.com> Date: 2016-06-26T03:16:36Z KAFKA-3902 Added checkEmpty to validate processor does nothing and added a inhibit check for filter to fix issue. ---- --- 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. ---