[
https://issues.apache.org/jira/browse/SPARK-13171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15137795#comment-15137795
]
Jakob Odersky commented on SPARK-13171:
---------------------------------------
This is very strange, are you sure it has something to do with the changes
introduced by my PR? As mentioned previously, the only effective change between
future() and Future.apply() is one less indirection. The only potentially
visible changes would be for code that relies on reflection or does some macro
magic.
> 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: Sub-task
> Reporter: holdenk
> Assignee: Jakob Odersky
> Priority: Trivial
> Fix For: 2.0.0
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]