GitHub user zd-project opened a pull request:
https://github.com/apache/storm/pull/2709
STORM-3099: Extend metrics on supervisor and workers
The first commit refactored and commented code in Slot.java
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zd-project/storm STORM-3099
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2709.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 #2709
----
commit b9ad68599a90178f549050fab19446b5bcefa23a
Author: Zhengdai Hu <hu.zhengdai@...>
Date: 2018-06-08T15:24:09Z
STORM-3099: Refactored and commented code in Slot.java
----
---