[ 
https://issues.apache.org/jira/browse/STORM-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15133641#comment-15133641
 ] 

ASF GitHub Bot commented on STORM-1522:
---------------------------------------

Github user satishd commented on the pull request:

    https://github.com/apache/storm/pull/1076#issuecomment-180188920
  
    when REST API (http://localhost:8080/api/v1/topology/{topology-name}) is 
used for getting topology details. It throws up spouts/bolts details like below 
which has wrong 'errorWrokerLogLink'. 
    
    errorWorkerLogLink values are created with the error info available. But 
the current code is generating an error link even though it does not have 
host/port info which comes from errors. When there are no errors, host/port 
values are empty and generating an invalid link.


> REST API throws invalid worker log links.
> -----------------------------------------
>
>                 Key: STORM-1522
>                 URL: https://issues.apache.org/jira/browse/STORM-1522
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: storm-core
>            Reporter: Satish Duggana
>            Assignee: Satish Duggana
>             Fix For: 1.0.0
>
>
> Below REST API returns response which contains invalid worker log links
> http://localhost:8080/api/v1/topology/<topology-id>



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to