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