[
https://issues.apache.org/jira/browse/STORM-1558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cody updated STORM-1558:
------------------------
Summary: Utils in java breaks component page due to illegal type cast
(was: Utils in java breaks component visualization due to illegal type cast)
> 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)