[GitHub] kafka pull request: KAFKA-3613: Consolidate TumblingWindows and Ho...

2016-04-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/1277 --- 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 enab

[GitHub] kafka pull request: KAFKA-3613: Consolidate TumblingWindows and Ho...

2016-04-27 Thread miguno
Github user miguno closed the pull request at: https://github.com/apache/kafka/pull/1261 --- 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 enab

[GitHub] kafka pull request: KAFKA-3613: Consolidate TumblingWindows and Ho...

2016-04-27 Thread miguno
GitHub user miguno opened a pull request: https://github.com/apache/kafka/pull/1277 KAFKA-3613: Consolidate TumblingWindows and HoppingWindows into TimeWindows This PR includes the same code as https://github.com/apache/kafka/pull/1261 but is rebased on latest trunk. You can merge

[GitHub] kafka pull request: KAFKA-3613: Consolidate TumblingWindows and Ho...

2016-04-23 Thread miguno
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 fur