You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by govind-menon <gi...@git.apache.org> on 2018/08/09 18:55:47 UTC

[GitHub] storm pull request #2799: STORM-3183: Fix for visualization on Storm API

GitHub user govind-menon opened a pull request:

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

    STORM-3183: Fix for visualization on Storm API

    

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

    $ git pull https://github.com/govind-menon/storm STORM-3183

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

    https://github.com/apache/storm/pull/2799.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 #2799
    
----
commit 63ee353e23177138269fd88208c4f015f5654af0
Author: Govind Menon <go...@...>
Date:   2018-08-09T18:51:10Z

    STORM-3183: Fix for visualization on Storm API

----


---

[GitHub] storm issue #2799: STORM-3183: Fix for visualization on Storm API

Posted by govind-menon <gi...@git.apache.org>.
Github user govind-menon commented on the issue:

    https://github.com/apache/storm/pull/2799
  
    @HeartSaVioR Fixed the component page.


---

[GitHub] storm pull request #2799: STORM-3183: Fix for visualization on Storm API

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---

[GitHub] storm issue #2799: STORM-3183: Fix for visualization on Storm API

Posted by HeartSaVioR <gi...@git.apache.org>.
Github user HeartSaVioR commented on the issue:

    https://github.com/apache/storm/pull/2799
  
    <img width="584" alt="screen shot 2018-08-10 at 8 13 44 pm" src="https://user-images.githubusercontent.com/1317309/43955215-21c167e0-9cda-11e8-818a-6bbf8b65ed5b.png">
    
    Looks like there is still some missed spot: could you check with this?


---