[
https://issues.apache.org/jira/browse/KAFKA-4016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15405894#comment-15405894
]
ASF GitHub Bot commented on KAFKA-4016:
---------------------------------------
GitHub user enothereska opened a pull request:
https://github.com/apache/kafka/pull/1700
KAFKA-4016: Added join benchmarks
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/enothereska/kafka join-benchmarks
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/1700.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 #1700
----
commit 84006e952ab2653ee105a6298550e49e00e055b9
Author: Eno Thereska <[email protected]>
Date: 2016-08-03T13:09:38Z
Added join benchmarks
----
> Kafka Streams join benchmark
> ----------------------------
>
> Key: KAFKA-4016
> URL: https://issues.apache.org/jira/browse/KAFKA-4016
> Project: Kafka
> Issue Type: Improvement
> Components: streams
> Affects Versions: 0.10.1.0
> Reporter: Eno Thereska
> Assignee: Eno Thereska
> Fix For: 0.10.1.0
>
>
> As part of the streams benchmark, we need benchmarks for KStream-KStream,
> KStream-KTable and KTable-KTable joins.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)