Github user d2r commented on a diff in the pull request:
https://github.com/apache/incubator-storm/pull/101#discussion_r13133826
--- Diff: storm-core/src/clj/backtype/storm/ui/core.clj ---
@@ -48,92 +48,6 @@
(map #(.get_stats ^ExecutorSummary %))
(filter not-nil?)))
-(def tips
--- End diff --
I noticed that the help text is now replicated possibly to several
different HTML templates. Is there a way to consolidate these so that changes
only need to be made in one place in the future, or is that really difficult to
do?
---
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 [email protected] or file a JIRA ticket
with INFRA.
---