You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Bowen Zhang (JIRA)" <ji...@apache.org> on 2015/10/09 04:35:26 UTC

[jira] [Commented] (SPARK-10984) Simplify *MemoryManager class structure

    [ https://issues.apache.org/jira/browse/SPARK-10984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14949788#comment-14949788 ] 

Bowen Zhang commented on SPARK-10984:
-------------------------------------

[~andrewor14], can I take on this task after you guys are done with preceding ones?

> Simplify *MemoryManager class structure
> ---------------------------------------
>
>                 Key: SPARK-10984
>                 URL: https://issues.apache.org/jira/browse/SPARK-10984
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Spark Core
>            Reporter: Andrew Or
>
> This is a refactoring task.
> After SPARK-10956 gets merged, we will have the following:
> - MemoryManager
> - StaticMemoryManager
> - ExecutorMemoryManager
> - TaskMemoryManager
> - ShuffleMemoryManager
> This is pretty confusing. The goal is to merge ShuffleMemoryManager and ExecutorMemoryManager and move them into the top-level MemoryManager abstract class. Then TaskMemoryManager should be renamed something else and used by MemoryManager, such that the new hierarchy becomes:
> - MemoryManager
> - StaticMemoryManager



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