GitHub user Ethanlm opened a pull request:
https://github.com/apache/storm/pull/2331
[STORM-2743] Add logging to monitor how long scheduling is taking
A trivial improvement: Add logging to monitor how long scheduling is taking
https://issues.apache.org/jira/browse/STORM-2743
A test:

You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Ethanlm/storm STORM-2743
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2331.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 #2331
----
commit 23786af8af6981332617c578ba7ede8dfc6a643e
Author: Ethan Li <[email protected]>
Date: 2017-09-19T14:11:00Z
[STORM-2743] Add logging to monitor how long scheduling is taking
----
---