[
https://issues.apache.org/jira/browse/KAFKA-3108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15099106#comment-15099106
]
ASF GitHub Bot commented on KAFKA-3108:
---------------------------------------
GitHub user ymatsuda opened a pull request:
https://github.com/apache/kafka/pull/779
KAFKA-3108: custom StreamParitioner for Windowed key
@guozhangwang
When ```WindowedSerializer``` is specified in ```to(...)``` or
```through(...)``` for a key, we use ```WindowedStreamPartitioner```.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ymatsuda/kafka partitioner
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/779.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 #779
----
commit 509bdb2568931365a2a6f912588721213ea6f408
Author: Yasuhiro Matsuda <[email protected]>
Date: 2016-01-14T23:20:37Z
KAFKA-3108: custom StreamParitioner for Windowed key
----
> KStream custom StreamPartitioner for windowed key
> -------------------------------------------------
>
> Key: KAFKA-3108
> URL: https://issues.apache.org/jira/browse/KAFKA-3108
> Project: Kafka
> Issue Type: Sub-task
> Components: kafka streams
> Affects Versions: 0.9.1.0
> Reporter: Yasuhiro Matsuda
> Assignee: Yasuhiro Matsuda
> Priority: Minor
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)