Github user HeartSaVioR commented on the issue:
https://github.com/apache/storm/pull/2203
@ptgoetz These changes were only for measurement so that's why I made
commit titles as WIP. You can just squash two commits into one and free to
change author (so that we could squash all the commits into one: I don't like
having `address review comments` in master's commit list).
Btw as someone may notice, I didn't handle multiplying the value
accordingly (based on sample rate) so there's bug on the code. I'll address and
provide a single commit which addresses all my works.
---