GitHub user HeartSaVioR opened a pull request:

    https://github.com/apache/storm/pull/2794

    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`
    
    Please compare with doc regarding the output format of API:
    
https://github.com/apache/storm/blob/master/docs/STORM-UI-REST-API.md#apiv1clustersummary-get


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/HeartSaVioR/storm STORM-3180

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/2794.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 #2794
    
----
commit fdfeb14166301fed82b045f41934b693e95577c4
Author: Jungtaek Lim <kabhwan@...>
Date:   2018-08-06T13:07:53Z

    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

----


---

Reply via email to