GitHub user jmartell7 opened a pull request:
https://github.com/apache/storm/pull/2399
Track network data metrics STORM-2793
Add metrics to count data transfer to account for tuples of differing
sizes. @revans2, please review when you get a chance.
https://issues.apache.org/jira/browse/STORM-2793
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jmartell7/storm tuple_size_metrics_STORM-2793
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2399.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 #2399
----
commit f46209e72cb7ad5b657dafa153b332d3680e785c
Author: Joshua Martell <[email protected]>
Date: 2017-11-01T17:17:24Z
Track network data metrics STORM-2793
----
---