[
https://issues.apache.org/jira/browse/SAMZA-1155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jagadish updated SAMZA-1155:
----------------------------
Description: 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.. (was: 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.)
> 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
> Priority: Major
> 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
(v7.6.3#76005)