You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Prateek Maheshwari (JIRA)" <ji...@apache.org> on 2017/05/08 18:21:04 UTC

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

     [ https://issues.apache.org/jira/browse/SAMZA-1155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Prateek Maheshwari resolved SAMZA-1155.
---------------------------------------
    Resolution: Fixed

> 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
>             Fix For: 0.13.0
>
>
> When a user writes a `StreamTask` (low level API), the property `task.window.ms` specifies the interval for windowing in Samza. However, when a user writes a `StreamApplication` (higher level API), 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 configured for the application.



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