You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by d2r <gi...@git.apache.org> on 2016/12/22 21:02:03 UTC

[GitHub] storm pull request #1817: STORM-2237: Nimbus reports bad supervisor heartbea...

Github user d2r commented on a diff in the pull request:

    https://github.com/apache/storm/pull/1817#discussion_r93696189
  
    --- Diff: storm-core/src/ui/public/index.html ---
    @@ -169,6 +175,12 @@ <h2 id="cluster-resources-header">Cluster Resources</h2>
                   ]
                 });
                 $('#supervisor-summary [data-toggle="tooltip"]').tooltip();
    +            //$('#bad-supervisor-summary [data-toggle="tooltip"]').tooltip();
    --- End diff --
    
    Does this need to be here?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---