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

    https://github.com/apache/storm/pull/294#discussion_r22773509
  
    --- Diff: storm-core/src/clj/backtype/storm/ui/core.clj ---
    @@ -510,7 +501,7 @@
                                  (map #(.get_num_executors ^TopologySummary %))
                                  (reduce +))]
            {"user" user
    -        "stormVersion" (read-storm-version)
    +        "stormVersion" (str (VersionInfo/getVersion))
    --- End diff --
    
    Filed a follow up JIAR to expose more version information on UI:
    https://issues.apache.org/jira/browse/STORM-621


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to