You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Boyang Jerry Peng (JIRA)" <ji...@apache.org> on 2015/09/22 18:32:04 UTC

[jira] [Closed] (STORM-983) If stormconf.ser is not downloaded correctly, the supervisor will bounce for ever

     [ https://issues.apache.org/jira/browse/STORM-983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Boyang Jerry Peng closed STORM-983.
-----------------------------------
    Resolution: Invalid

> 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)