GitHub user arunmahadevan opened a pull request:

    https://github.com/apache/storm/pull/2090

    STORM-2489: Overlap and data loss on WindowedBolt based on Duration

    - Fixed time eviction to not evict events beyond current timestamp.
    - Modified time trigger to compute the reference tim based on window 
duration.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/arunmahadevan/storm STORM-2489

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/2090.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 #2090
    
----
commit 09cf77bb84ddcf5ab05757ac4f72ab1d20cf1e82
Author: Arun Mahadevan <ar...@apache.org>
Date:   2017-04-25T07:07:43Z

    STORM-2489: Overlap and data loss on WindowedBolt based on Duration
    
    - Fixed time eviction to not evict events beyond current timestamp.
    - Modified time trigger to compute the reference tim based on window 
duration.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to