[
https://issues.apache.org/jira/browse/SAMZA-1827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jagadish updated SAMZA-1827:
----------------------------
Description: Currently, all pending triggers are fired during shut-down
when flushing the operator state. For unclean shutdown scenarios (eg: due to an
exception or someone issuing a kill -9), this could cause pending triggers to
not be fired. Firing them again during startup will ensure that we'll have no
data-loss (was: Currently, all pending triggers are fired during shut-down
when flushing the operator state. For unclean shutdown scenarios (eg: due to an
exception or someone issuing a kill -9), this could cause pending triggers to
not be triggered. Firing them again during startup will ensure that we'll have
no data-loss)
> Window operator should fire triggers during startup
> ---------------------------------------------------
>
> Key: SAMZA-1827
> URL: https://issues.apache.org/jira/browse/SAMZA-1827
> Project: Samza
> Issue Type: Bug
> Reporter: Jagadish
> Priority: Major
>
> Currently, all pending triggers are fired during shut-down when flushing the
> operator state. For unclean shutdown scenarios (eg: due to an exception or
> someone issuing a kill -9), this could cause pending triggers to not be
> fired. Firing them again during startup will ensure that we'll have no
> data-loss
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)