[
https://issues.apache.org/jira/browse/APEXMALHAR-2305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15592768#comment-15592768
]
ASF GitHub Bot commented on APEXMALHAR-2305:
--------------------------------------------
GitHub user davidyan74 opened a pull request:
https://github.com/apache/apex-malhar/pull/462
APEXMALHAR-2305 changed javadoc of SessionWindows to reflect the impl…
…ementation change of SessionWindows
@siyuanh please merge
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/davidyan74/apex-malhar APEXMALHAR-2305-3
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/apex-malhar/pull/462.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 #462
----
commit a059805799babf82ba6e3fc0da3d46dfcb505d73
Author: David Yan <[email protected]>
Date: 2016-10-20T19:38:54Z
APEXMALHAR-2305 changed javadoc of SessionWindows to reflect the
implementation change of SessionWindows
----
> Change implementation of session window to reflect what is described in
> streaming 102 blog
> ------------------------------------------------------------------------------------------
>
> Key: APEXMALHAR-2305
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2305
> Project: Apache Apex Malhar
> Issue Type: Bug
> Reporter: David Yan
> Assignee: David Yan
> Fix For: 3.6.0
>
>
> The proto-session windows described in the streaming 102 blog have a minimum
> duration that is equal to the session gap. We should do the same in our
> session window implementation.
> https://www.oreilly.com/ideas/the-world-beyond-batch-streaming-102
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)