Merge branch 'STORM-3221' of https://github.com/govind-menon/storm into STORM-3221
STORM-3221: Fixing utilization in clusterSummary API call This closes #2827 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/a1e6e98c Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/a1e6e98c Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/a1e6e98c Branch: refs/heads/master Commit: a1e6e98c6b7dab0005d56af8d17525bd6a90c314 Parents: 5b0afe2 14965c7 Author: Robert Evans <[email protected]> Authored: Thu Sep 13 14:31:04 2018 -0500 Committer: Robert Evans <[email protected]> Committed: Thu Sep 13 14:31:04 2018 -0500 ---------------------------------------------------------------------- .../src/main/java/org/apache/storm/daemon/ui/UIHelpers.java | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/a1e6e98c/storm-webapp/src/main/java/org/apache/storm/daemon/ui/UIHelpers.java ----------------------------------------------------------------------
