You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ar...@apache.org on 2017/05/30 09:18:29 UTC

[2/3] storm git commit: Merge branch 'STORM-2489' of https://github.com/arunmahadevan/storm into STORM-2489-apache

Merge branch 'STORM-2489' of https://github.com/arunmahadevan/storm into STORM-2489-apache


Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/d4584c19
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/d4584c19
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/d4584c19

Branch: refs/heads/master
Commit: d4584c197932798817c8b14c8f63dc99df8917d9
Parents: adc3dd6 918849f
Author: Arun Mahadevan <ar...@apache.org>
Authored: Tue May 30 10:17:34 2017 +0530
Committer: Arun Mahadevan <ar...@apache.org>
Committed: Tue May 30 10:17:34 2017 +0530

----------------------------------------------------------------------
 .../storm/topology/WindowedBoltExecutor.java    |  2 +-
 .../storm/windowing/DefaultEvictionContext.java | 11 ++++++++
 .../apache/storm/windowing/EvictionContext.java |  8 ++++++
 .../storm/windowing/TimeEvictionPolicy.java     | 27 ++++++++++++++++++--
 .../storm/windowing/TimeTriggerPolicy.java      |  4 ++-
 5 files changed, 48 insertions(+), 4 deletions(-)
----------------------------------------------------------------------