[
https://issues.apache.org/jira/browse/KAFKA-3452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15810319#comment-15810319
]
ASF GitHub Bot commented on KAFKA-3452:
---------------------------------------
GitHub user guozhangwang opened a pull request:
https://github.com/apache/kafka/pull/2333
KAFKA-3452 Follow-up: Refactoring StateStore hierarchies
This is a refactoring follow-up of
https://github.com/apache/kafka/pull/2166.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/guozhangwang/kafka
K3452-followup-state-store-refactor
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/2333.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 #2333
----
commit 575226cbbf84ae52a1962e338ae5ab0108dce2eb
Author: Guozhang Wang <[email protected]>
Date: 2017-01-09T00:48:26Z
a first pass of the refactoring
----
> Support session windows
> -----------------------
>
> Key: KAFKA-3452
> URL: https://issues.apache.org/jira/browse/KAFKA-3452
> Project: Kafka
> Issue Type: New Feature
> Components: streams
> Reporter: Guozhang Wang
> Assignee: Damian Guy
> Labels: api, kip
> Fix For: 0.10.2.0
>
>
> The Streams DSL currently does not provide session window as in the DataFlow
> model. We have seen some common use cases for this feature and it's better
> adding this support asap.
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-94+Session+Windows
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)