You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by Gvain <gi...@git.apache.org> on 2014/05/07 15:30:55 UTC

[GitHub] incubator-storm pull request: Sliding window counter wipe zero cou...

GitHub user Gvain opened a pull request:

    https://github.com/apache/incubator-storm/pull/105

    Sliding window counter wipe zero counts

    Do not emit zero counts and computeTotalCount() only once per tick in SlidingWindowCounter

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

    $ git pull https://github.com/Gvain/incubator-storm sliding-window-counter-wipe-zero-counts

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

    https://github.com/apache/incubator-storm/pull/105.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 #105
    
----
commit d080e043d15d710d6729963bed9cb078b7dce78e
Author: Li Jiahong <gv...@users.noreply.github.com>
Date:   2014-03-05T04:36:22Z

    Merge pull request #1 from apache/master
    
    update from apache/incubator-storm

commit 33715a2b4613742dfb3294a097874312d4e6c3b6
Author: Li Jiahong <gv...@users.noreply.github.com>
Date:   2014-04-03T07:46:40Z

    Merge pull request #2 from apache/master
    
    update from apache/incubator-storm

commit b2a5102917ebb4b32d42b9b722427500f939e8b5
Author: Li Jiahong <gv...@users.noreply.github.com>
Date:   2014-04-15T08:05:55Z

    Merge pull request #3 from apache/master
    
    update from apache/incubator-storm

commit a45b53a167cd48a275bbb21279bcaa9e9437b97b
Author: Li Jiahong <gv...@users.noreply.github.com>
Date:   2014-05-07T12:09:34Z

    Merge pull request #4 from apache/master
    
    update from apache/incubator-storm

commit ea13e89d253a56e1e82cf53c6883191684539a9f
Author: jiahong.ljh <ji...@alibaba-inc.com>
Date:   2014-05-07T13:26:13Z

    Do not emit zero counts and computeTotalCount only once per tick

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---