You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/06/03 23:54:38 UTC

[jira] [Created] (SPARK-8091) SerializableDebugger does not handle classes with writeObject method

Tathagata Das created SPARK-8091:
------------------------------------

             Summary: SerializableDebugger does not handle classes with writeObject method
                 Key: SPARK-8091
                 URL: https://issues.apache.org/jira/browse/SPARK-8091
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
    Affects Versions: 1.4.0
            Reporter: Tathagata Das
            Assignee: Tathagata Das
            Priority: Minor


SerializationDebugger skips testing an object whose class has writeObject(), as it was not trivial to test the serializability all the arbitrary stuff that writeObject() could write. 



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