[
https://issues.apache.org/jira/browse/STORM-1129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217371#comment-15217371
]
ASF GitHub Bot commented on STORM-1129:
---------------------------------------
GitHub user priyank5485 opened a pull request:
https://github.com/apache/storm/pull/1277
STORM-1129: Update ui to use topology name
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/priyank5485/storm STORM-1129-1.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1277.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1277
----
commit 2648d74cad7d1e46ec9bcceb9b3b388cb98cfc8d
Author: Priyank <[email protected]>
Date: 2016-03-29T05:31:08Z
STORM-1129: Update ui to use topology name
----
> Storm should use topology name instead of ids for url in storm UI.
> ------------------------------------------------------------------
>
> Key: STORM-1129
> URL: https://issues.apache.org/jira/browse/STORM-1129
> Project: Apache Storm
> Issue Type: Bug
> Components: storm-core
> Reporter: Priyank Shah
> Assignee: Priyank Shah
>
> Currently, in storm UI details about a topology can be viewed at a URL which
> has a topology id as a query parameter. When a topology is updated and
> redeployed a new id is assigned by storm and existing URL(and any bookmarks
> relying on it) for the topology do not work since the id has changed. We
> should change it so that topology name is used instead of id.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)