[
https://issues.apache.org/jira/browse/STORM-500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14139092#comment-14139092
]
ASF GitHub Bot commented on STORM-500:
--------------------------------------
GitHub user kishorvpatil opened a pull request:
https://github.com/apache/storm/pull/259
[STORM-500] Add Spinner when UI is loading stats from nimbus
- Adding blockingUI to show spinner signalling in-progress ajax calls.
- When visualization is hidden, UI needs to stop making API calls for
periodic updates.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kishorvpatil/incubator-storm
ui-loading-spinner
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/259.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 #259
----
commit 9f823caaba08298c81f77d5d54aa062747b4e542
Author: Kishor Patil <[email protected]>
Date: 2014-09-18T15:44:43Z
Add spinner while ajax is loading stats on UI
commit 83ec8b3fa2bb00910a2285d5d0d37c52d690e76f
Author: Kishor Patil <[email protected]>
Date: 2014-09-18T15:45:23Z
Stop making ajax calls when visualization is hidden
----
> Add Spinner when UI is loading stats from nimbus
> ------------------------------------------------
>
> Key: STORM-500
> URL: https://issues.apache.org/jira/browse/STORM-500
> Project: Apache Storm (Incubating)
> Issue Type: Bug
> Affects Versions: 0.9.2-incubating
> Reporter: Kishor Patil
> Priority: Minor
>
> As UI makes ajax calls to download stats from nimbus, it would be nice to
> have spinner suggesting user about page loading is in progress.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)