GitHub user atoomula opened a pull request: https://github.com/apache/samza/pull/472
SAMZA-1650: Fix for firing trigger at the end of trigger interval for tumbling window You can merge this pull request into a Git repository by running: $ git pull https://github.com/atoomula/samza window Alternatively you can review and apply these changes as the patch at: https://github.com/apache/samza/pull/472.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #472 ---- commit 82937f851cb1e1b5a2e2048582a60cba3791efba Author: Aditya Toomula <atoomula@...> Date: 2018-04-12T21:47:19Z Window high level API: Trigger is not fired at the end of trigger interval for tumbling window ---- ---