Josh Rosen created SPARK-13659:
----------------------------------

             Summary: Remove returnValues from BlockStore APIs
                 Key: SPARK-13659
                 URL: https://issues.apache.org/jira/browse/SPARK-13659
             Project: Spark
          Issue Type: Improvement
          Components: Block Manager
            Reporter: Josh Rosen
            Assignee: Josh Rosen


In preparation for larger refactorings, I think that we should remove the 
confusing returnValues() option from the BlockStore put() APIs: returning the 
value is only useful in one place (caching) and in other situations, such as 
block replication, it's simpler to put() and then get().



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to