GitHub user miguno opened a pull request: https://github.com/apache/kafka/pull/1261
KAFKA-3613: Consolidate TumblingWindows and HoppingWindows into TimeWindows @guozhangwang @enothereska @mjsax : Feel free to take a look. Beyond the consolidation of windows, I also added further unit tests, merged `equalsTo` and `equals`, and renamed `every()` to `shiftedBy()`. You can merge this pull request into a Git repository by running: $ git pull https://github.com/miguno/kafka KAFKA-3613 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/1261.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 #1261 ---- commit e4d498a0ee3a24a82aebc500e8e8f2b4913c8dff Author: Michael G. Noll <mich...@confluent.io> Date: 2016-04-22T23:17:33Z KAFKA-3613: Consolidate TumblingWindows and HoppingWindows into TimeWindows ---- --- 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. ---