GitHub user revans2 opened a pull request:
https://github.com/apache/storm/pull/2534
STORM-2910: Fix metrics reporting from supervisor
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/revans2/incubator-storm STORM-2910
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2534.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 #2534
----
commit ed0548e8b61a8ea67007d906953406a264b15c99
Author: Robert (Bobby) Evans <evans@...>
Date: 2018-01-24T20:47:01Z
STORM-2910: Override local nimbus client by default
commit 48c2fda867aa1d1123f6ba9c9f623ae80c9df280
Author: Robert (Bobby) Evans <evans@...>
Date: 2018-01-25T15:49:20Z
STORM-2910: have metrics reported in the background
----
---