GitHub user ymatsuda opened a pull request:

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

    KAFKA-3016: phase-1. A local store for join window

    @guozhangwang 
    An implementation of local store for join window. This implementation uses 
"rolling" of RocksDB instances for timestamp based truncation.

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

    $ git pull https://github.com/ymatsuda/kafka windowed_join

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

    https://github.com/apache/kafka/pull/726.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 #726
    
----
commit 87734776268d8f9d7315cc7552cdfb1fe86ecb69
Author: Yasuhiro Matsuda <yasuh...@confluent.io>
Date:   2016-01-04T17:34:57Z

    join window store

commit 096a83941f97af5da8192a71c8d5bb6e66130a45
Author: Yasuhiro Matsuda <yasuh...@confluent.io>
Date:   2016-01-04T17:42:53Z

    Merge branch 'trunk' of github.com:apache/kafka into windowed_join

----


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