You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Anton Alfred (JIRA)" <ji...@apache.org> on 2017/11/15 18:00:12 UTC

[jira] [Created] (STORM-2818) Storm UI doesn't show which version of the code was used to run the topology

Anton Alfred created STORM-2818:
-----------------------------------

             Summary: Storm UI doesn't show which version of the code was used to run the topology
                 Key: STORM-2818
                 URL: https://issues.apache.org/jira/browse/STORM-2818
             Project: Apache Storm
          Issue Type: Improvement
          Components: storm-ui
    Affects Versions: 1.0.2
         Environment: CentOS7, Docker
            Reporter: Anton Alfred
            Priority: Minor


Lets say we create a Topology 1 with version 1 of the uber Jar namely Topololog1V1.jar
We submit this jar and the Topology1 is shown in Storm UI

We then do changes and now have another version of the Topology 1 which is Topology1V2.jar 
We submit this jar and the Topology1 is again shown in the Storm UI

In both case we can't find which version of the code are we running without actually logging in to the Storm Supervisor instance and find the process start parameters.

Can this start parameters be made available in the UI so that we can easily find which version of the code are we running for the topology?




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)