You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by miguno <gi...@git.apache.org> on 2016/04/23 22:51:59 UTC

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

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 <mi...@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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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

Posted by miguno <gi...@git.apache.org>.
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 enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---