Arun Mahadevan created STORM-2455:
-------------------------------------
Summary: Expose the window start and end timestamp in TupleWindow
Key: STORM-2455
URL: https://issues.apache.org/jira/browse/STORM-2455
Project: Apache Storm
Issue Type: Improvement
Reporter: Arun Mahadevan
Assignee: Arun Mahadevan
Fix For: 2.0.0, 1.1.1
Currently TupleWindow has a getTimestamp method which returns the window end
timestamp. We can add a new method getStartTimestamp to return the start
timestamp of the window. The getTimestamp can be renamed to getEndTimestamp.
For count based windows, the method can return null. The change can to be
ported to 1.x branch as well.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)