[GitHub] storm pull request: Update stats.clj "rolling-window-set" function...

2014-12-15 Thread BuDongDong
Github user BuDongDong closed the pull request at: https://github.com/apache/storm/pull/348 --- 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 e

[GitHub] storm pull request: Update stats.clj "rolling-window-set" function...

2014-12-15 Thread BuDongDong
Github user BuDongDong commented on the pull request: https://github.com/apache/storm/pull/348#issuecomment-67004693 @nathanmarz Could you check this bug, thank you very much --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] storm pull request: Update stats.clj "rolling-window-set" function...

2014-12-15 Thread BuDongDong
Github user BuDongDong commented on the pull request: https://github.com/apache/storm/pull/348#issuecomment-66964691 (defrecord RollingWindow [updater merger extractor bucket-size-secs num-buckets buckets]) I think that the "bucket-size-secs" of RollingWindow is 20, and the "

[GitHub] storm pull request: Update stats.clj "rolling-window-set" function...

2014-12-15 Thread BuDongDong
GitHub user BuDongDong opened a pull request: https://github.com/apache/storm/pull/348 Update stats.clj "rolling-window-set" function, exchange the real argume... ...nt "num-buckets" and "s" of "rolling-window" function (defn rolling-window-set [updater merger extractor num-