You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2015/07/17 07:06:04 UTC

[jira] [Updated] (SPARK-9128) Get outerclasses and objects at the same time in ClosureCleaner

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

Liang-Chi Hsieh updated SPARK-9128:
-----------------------------------
    Description: Currently, in ClosureCleaner, the outerclasses and objects are retrieved using two different methods. However, the logic of the two methods is the same, and we can get both the outerclasses and objects with only one method calling.  (was: Currently, in ClosureCleaner, outerclasses and objects are retrieved using two different methods. However, the logic of the two methods is the same, and we can get both outerclasses and objects with only one method calling.)

> Get outerclasses and objects at the same time in ClosureCleaner
> ---------------------------------------------------------------
>
>                 Key: SPARK-9128
>                 URL: https://issues.apache.org/jira/browse/SPARK-9128
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>            Reporter: Liang-Chi Hsieh
>
> Currently, in ClosureCleaner, the outerclasses and objects are retrieved using two different methods. However, the logic of the two methods is the same, and we can get both the outerclasses and objects with only one method calling.



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