[
https://issues.apache.org/jira/browse/STORM-983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Boyang Jerry Peng reassigned STORM-983:
---------------------------------------
Assignee: Boyang Jerry Peng
> If stormconf.ser is not downloaded correctly, the supervisor will bounce for
> ever
> ---------------------------------------------------------------------------------
>
> Key: STORM-983
> URL: https://issues.apache.org/jira/browse/STORM-983
> Project: Apache Storm
> Issue Type: Bug
> Reporter: Reza Farivar
> Assignee: Boyang Jerry Peng
> Priority: Minor
>
> If the stormconf.ser is corrupted, and for whatever reason exists with size
> 0, the following function returns with an EOF exception, which crashes the
> Supervisor. Upon restart, supervisor tries to read it again, which results in
> another crash, etc.
> https://github.com/apache/storm/blob/master/storm-core/src/jvm/backtype/storm/utils/Utils.java#L155
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)