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 2016/01/12 15:25:39 UTC

[jira] [Resolved] (SPARK-4198) Refactor BlockManager's doPut and doGetLocal into smaller pieces

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

Sean Owen resolved SPARK-4198.
------------------------------
    Resolution: Won't Fix

> Refactor BlockManager's doPut and doGetLocal into smaller pieces
> ----------------------------------------------------------------
>
>                 Key: SPARK-4198
>                 URL: https://issues.apache.org/jira/browse/SPARK-4198
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>            Reporter: Aaron Davidson
>            Assignee: Aaron Davidson
>
> Currently the BlockManager is pretty hard to grok due to a lot of complicated, interconnected details. Two particularly smelly pieces of code are doPut and doGetLocal, which are both around 200 lines long, with heavily nested statements and lots of orthogonal logic. We should break this up into smaller pieces.



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