[ 
https://issues.apache.org/jira/browse/SAMZA-1650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16436494#comment-16436494
 ] 

ASF GitHub Bot commented on SAMZA-1650:
---------------------------------------

GitHub user atoomula opened a pull request:

    https://github.com/apache/samza/pull/472

    SAMZA-1650: Fix for firing trigger at the end of trigger interval for 
tumbling window

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/atoomula/samza window

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/samza/pull/472.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 #472
    
----
commit 82937f851cb1e1b5a2e2048582a60cba3791efba
Author: Aditya Toomula <atoomula@...>
Date:   2018-04-12T21:47:19Z

    Window high level API: Trigger is not fired at the end of trigger interval 
for tumbling window

----


> Window high level API: Trigger is not fired at the end of trigger interval 
> for tumbling window
> ----------------------------------------------------------------------------------------------
>
>                 Key: SAMZA-1650
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1650
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Aditya
>            Priority: Major
>
> [~jagadish1...@gmail.com] root-caused this to computeTriggerInterval() in 
> JobNode where we are not computing the timeInterval if joinTtlInterval is not 
> set, hence discarding windowTimerIntervals even if they are set.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to