You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "eaton (JIRA)" <ji...@apache.org> on 2018/07/18 02:04:00 UTC

[jira] [Resolved] (SPARK-23998) It may be better to add @transient to field 'taskMemoryManager' in class Task, for it is only be set and used in executor side

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

eaton resolved SPARK-23998.
---------------------------
    Resolution: Won't Do

> It may be better to add @transient to field 'taskMemoryManager' in class Task, for it is only be set and used in executor side
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-23998
>                 URL: https://issues.apache.org/jira/browse/SPARK-23998
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 2.3.0
>            Reporter: eaton
>            Priority: Minor
>
> It may be better to add @transient to field 'taskMemoryManager' in class Task, for it is only be set and used in executor side



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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