GitHub user dguy opened a pull request:

    https://github.com/apache/kafka/pull/2166

    KAFKA-3452: Support session windows

    Add support for SessionWindows based on design detailed in 
https://cwiki.apache.org/confluence/display/KAFKA/KIP-94+Session+Windows.
    This includes refactoring of the RocksDBWindowStore such that functionality 
common with the RocksDBSessionStore isn't duplicated.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dguy/kafka kafka-3452-session-merge

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/2166.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 #2166
    
----
commit 1876df6154012a13a5e83aff707143a5ebe1ab5b
Author: Damian Guy <damian....@gmail.com>
Date:   2016-10-05T08:29:59Z

    session windows

----


---
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.
---

Reply via email to