You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2015/10/03 15:40:20 UTC

[3/4] storm git commit: Merge branch 'STORM-1078' of https://github.com/revans2/incubator-storm into STORM-1078

Merge branch 'STORM-1078' of https://github.com/revans2/incubator-storm into STORM-1078

STORM-1078: Updated RateTracker to be thread safe


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

Branch: refs/heads/master
Commit: 831834338266275780b4479b3afce2a162f62974
Parents: 86ea8b2 dad2a81
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Sat Oct 3 08:31:22 2015 -0500
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Sat Oct 3 08:31:22 2015 -0500

----------------------------------------------------------------------
 .../backtype/storm/utils/DisruptorQueue.java    |  51 ++-----
 .../jvm/backtype/storm/utils/RateTracker.java   | 147 ++++++++++++-------
 .../backtype/storm/utils/RateTrackerTest.java   |  66 ++++++---
 3 files changed, 155 insertions(+), 109 deletions(-)
----------------------------------------------------------------------