You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2014/11/25 13:15:12 UTC

[jira] [Resolved] (SPARK-3009) ApplicationInfo doesn't get initialised after deserialisation during recovery

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

Sean Owen resolved SPARK-3009.
------------------------------
    Resolution: Fixed

Looks like https://github.com/apache/spark/pull/1947 was merged and resolved this.

> ApplicationInfo doesn't get initialised after deserialisation during recovery
> -----------------------------------------------------------------------------
>
>                 Key: SPARK-3009
>                 URL: https://issues.apache.org/jira/browse/SPARK-3009
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 1.0.1
>            Reporter: Jacek Lewandowski
>
> The {{readObject}} method has been removed from {{ApplicationInfo}} so that it does not initialise its transient fields properly after deserialisation. It follows throwing NPE during recovery of an application in {{MetricSystem.registerSource}}. As [~andrewor14] said, he removed {{readObject}} method by accident. 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org