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

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

Github user arunmahadevan commented on the pull request:

    https://github.com/apache/storm/pull/1119#issuecomment-187307627
  
    +1


> 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