[1/3] storm git commit: STORM-3133: Extend metrics on Nimbus and LogViewer:

2018-08-10 Thread ethanli
Repository: storm Updated Branches: refs/heads/master 16e500844 -> 154173a70 http://git-wip-us.apache.org/repos/asf/storm/blob/bf81b684/storm-webapp/src/main/java/org/apache/storm/daemon/logviewer/utils/LogCleaner.java -- diff

[2/3] storm git commit: STORM-3133: Extend metrics on Nimbus and LogViewer:

2018-08-10 Thread ethanli
STORM-3133: Extend metrics on Nimbus and LogViewer: STORM-3157: Added registration method for MetricSet STORM-3133: Refactored and added metrics to LogViewer components STORM-3133: Fixed up Unit test for LogViewer STORM-3133: Refactored and added metrics to Nimbus components. STORM-3133: Add

[3/3] storm git commit: Merge branch 'STORM-3133' of https://github.com/zd-project/storm into STORM-3133

2018-08-10 Thread ethanli
Merge branch 'STORM-3133' of https://github.com/zd-project/storm into STORM-3133 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/154173a7 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/154173a7 Diff:

[3/8] storm git commit: STORM-3181: Fix for completeLatency in TopologyStats

2018-08-10 Thread kabhwan
STORM-3181: Fix for completeLatency in TopologyStats Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/66a1aa34 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/66a1aa34 Diff:

[8/8] storm git commit: Merge branch 'STORM-3179' of https://github.com/govind-menon/storm into STORM-3179-merge

2018-08-10 Thread kabhwan
Merge branch 'STORM-3179' of https://github.com/govind-menon/storm into STORM-3179-merge Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/16e50084 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/16e50084 Diff:

[2/8] storm git commit: STORM-3182: Removing superfluous topo id check from owner resource API request

2018-08-10 Thread kabhwan
STORM-3182: Removing superfluous topo id check from owner resource API request Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/ecec9cf5 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/ecec9cf5 Diff:

[4/8] storm git commit: STORM-3179: Fixing getNimbusSummary in Storm API

2018-08-10 Thread kabhwan
STORM-3179: Fixing getNimbusSummary in Storm API Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/bc1078d9 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/bc1078d9 Diff:

[6/8] storm git commit: Merge branch 'STORM-3182' of https://github.com/govind-menon/storm into STORM-3182-merge

2018-08-10 Thread kabhwan
Merge branch 'STORM-3182' of https://github.com/govind-menon/storm into STORM-3182-merge Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/44cf25fa Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/44cf25fa Diff:

[7/8] storm git commit: Merge branch 'STORM-3181' of https://github.com/govind-menon/storm into STORM-3181-merge

2018-08-10 Thread kabhwan
Merge branch 'STORM-3181' of https://github.com/govind-menon/storm into STORM-3181-merge Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/70e379f7 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/70e379f7 Diff:

[5/8] storm git commit: Merge branch 'STORM-3180' of https://github.com/HeartSaVioR/storm into STORM-3180-merge

2018-08-10 Thread kabhwan
Merge branch 'STORM-3180' of https://github.com/HeartSaVioR/storm into STORM-3180-merge Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/e270a1ee Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/e270a1ee Diff:

[1/8] storm git commit: STORM-3180 Total executors in Cluster Summary in main UI page is not exposed even a topology is running

2018-08-10 Thread kabhwan
Repository: storm Updated Branches: refs/heads/master c9efe3be9 -> 16e500844 STORM-3180 Total executors in Cluster Summary in main UI page is not exposed even a topology is running * rename the field of /cluster/summary output: totalExecutors to executorsTotal Project: