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

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

Github user wuchong commented on the pull request:

    https://github.com/apache/storm/pull/1119#issuecomment-187101294
  
    I find that `event-log-link` breaks component page due to the same reason.
    
    
https://github.com/apache/storm/blob/master/storm-core/src/clj/org/apache/storm/ui/core.clj#L148
    
    So we can fix it in this PR too. 
    
    +1  otherwise
     


> Utils in java breaks component page due to illegal type cast
> ------------------------------------------------------------
>
>                 Key: STORM-1558
>                 URL: https://issues.apache.org/jira/browse/STORM-1558
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: storm-core
>    Affects Versions: 2.0.0
>            Reporter: Cody
>            Assignee: Cody
>             Fix For: 2.0.0
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Two methods in Utils.java:
> logsFilename and eventLogsFilename, the 'port' argument was changed to String 
> type in PR for #STORM-1538, but its caller event-log-link and worker-log-link 
> in core.clj passes an int port, which results in illegal type cast.
> Also this is possibly the cause to #STORM-1545



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

Reply via email to