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

    https://github.com/apache/storm/pull/294#discussion_r22720173
  
    --- 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 --
    
    Now that we have more information then just the version number, it would be 
great to expose that too.  If you don't want to do it just yet I understand, we 
can file a follow up JIRA to do the work.


---
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