You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Aditya (JIRA)" <ji...@apache.org> on 2018/04/12 18:25:00 UTC

[jira] [Created] (SAMZA-1650) Window high level API: Trigger is not fired at the end of trigger interval for tumbling window

Aditya created SAMZA-1650:
-----------------------------

             Summary: 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


[~jagadish1989@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)