You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Jagadish (JIRA)" <ji...@apache.org> on 2017/03/20 00:36:41 UTC

[jira] [Created] (SAMZA-1155) Allow configuring window.ms to specify trigger duration

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)