holdenk created SPARK-13171: ------------------------------- Summary: Update promise & future to Promise and Future as the old ones are deprecated Key: SPARK-13171 URL: https://issues.apache.org/jira/browse/SPARK-13171 Project: Spark Issue Type: Improvement Reporter: holdenk Priority: Trivial
We use the promise and future functions on the concurrent object, both of which have been deprecated in 2.11 . The full traits are present in Scala 2.10 as well so this should be a safe migration. -- 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