Jagadish created SAMZA-1827:
-------------------------------
Summary: 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
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
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)