[ 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to