You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/09/25 20:37:35 UTC

[jira] [Commented] (STORM-507) After STORM-500 visualization update causes spinner to appear

    [ https://issues.apache.org/jira/browse/STORM-507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14148112#comment-14148112 ] 

ASF GitHub Bot commented on STORM-507:
--------------------------------------

GitHub user kishorvpatil opened a pull request:

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

    [STORM-507] Topology visualization should not block ui

    This ensures  block UI is invoked for initial ajax calls and not on repeated calls for visualization.

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

    $ git pull https://github.com/kishorvpatil/incubator-storm storm-507

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

    https://github.com/apache/storm/pull/270.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 #270
    
----
commit 3c18fd76971f00a1c691d1c1b74f320115c4bc72
Author: Kishor Patil <kp...@yahoo-inc.com>
Date:   2014-09-25T18:33:38Z

    Topology visualization should not block ui

----


> After STORM-500 visualization update causes spinner to appear
> -------------------------------------------------------------
>
>                 Key: STORM-507
>                 URL: https://issues.apache.org/jira/browse/STORM-507
>             Project: Apache Storm
>          Issue Type: Bug
>    Affects Versions: 0.9.3-incubating
>            Reporter: Robert Joseph Evans
>
> When the visualization of the topology is active each time it polls to get updated stats the spinner appears.  This is not ideal.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)