[ 
https://issues.apache.org/jira/browse/KAFKA-3016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15081461#comment-15081461
 ] 

ASF GitHub Bot commented on KAFKA-3016:
---------------------------------------

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

----


> Add KStream-KStream window joins
> --------------------------------
>
>                 Key: KAFKA-3016
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3016
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: kafka streams
>    Affects Versions: 0.9.0.1
>            Reporter: Yasuhiro Matsuda
>            Assignee: Yasuhiro Matsuda
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to