[
https://issues.apache.org/jira/browse/STORM-2455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jungtaek Lim resolved STORM-2455.
---------------------------------
Resolution: Fixed
Fix Version/s: (was: 1.1.1)
I'll mark as resolved for now. Please raise PR against 1.x-branch for both
earlier API and this issue if we want to introduce this change to 1.x version
line.
> 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
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> 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.4.14#64029)