[
https://issues.apache.org/jira/browse/KAFKA-5922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16171516#comment-16171516
]
ASF GitHub Bot commented on KAFKA-5922:
---------------------------------------
GitHub user dguy opened a pull request:
https://github.com/apache/kafka/pull/3902
KAFKA-5922: Add SessionWindowedKStream
Add `SessionWindowedKStream` and implementation. Deprecate existing
`SessionWindow` `aggregate` methods on `KGroupedStream`
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dguy/kafka kafka-5922
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/3902.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 #3902
----
commit 0e1b3e0f5eff1eae5608f3cd37bc247e3cf0b8d6
Author: Damian Guy <[email protected]>
Date: 2017-09-18T12:11:33Z
initial blah"
commit 5e80cfde3c4deb1c4bb006ceb3af1c1668541c6b
Author: Damian Guy <[email protected]>
Date: 2017-09-19T11:02:43Z
add SessionWindowedKStream
----
> Add SessionWindowedKStream
> --------------------------
>
> Key: KAFKA-5922
> URL: https://issues.apache.org/jira/browse/KAFKA-5922
> Project: Kafka
> Issue Type: Sub-task
> Components: streams
> Reporter: Damian Guy
> Assignee: Damian Guy
> Fix For: 1.0.0
>
>
> Add SessionWindowedKStream interface and implementation
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)