Jagadish created SAMZA-1155:
-------------------------------

             Summary: Allow configuring window.ms to specify trigger duration
                 Key: SAMZA-1155
                 URL: https://issues.apache.org/jira/browse/SAMZA-1155
             Project: Samza
          Issue Type: Bug
            Reporter: Jagadish
            Assignee: Jagadish


When a user writes a `StreamTask`, we allow `task.window.ms`  to specify the 
interval for windowing in Samza. However, when a user writes a 
`StreamApplication`, we should automatically set `task.window.ms` to a default 
value (say, 1 minute). The value of `task.window.ms` will be used to evaluate 
(and potentially fire)  time-based Triggers.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to