[
https://issues.apache.org/jira/browse/SPARK-1523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nan Zhu resolved SPARK-1523.
----------------------------
Resolution: Fixed
Fix Version/s: 1.1.0
> improve the readability of code in AkkaUtil
> --------------------------------------------
>
> Key: SPARK-1523
> URL: https://issues.apache.org/jira/browse/SPARK-1523
> Project: Spark
> Issue Type: Improvement
> Reporter: Nan Zhu
> Assignee: Nan Zhu
> Priority: Trivial
> Fix For: 1.1.0
>
>
> Actually it is separated from https://github.com/apache/spark/pull/85 as
> suggested by Reynold
> compare
> https://github.com/apache/spark/blob/master/core/src/main/scala/org/apache/spark/util/AkkaUtils.scala#L122
> and
> https://github.com/apache/spark/blob/master/core/src/main/scala/org/apache/spark/util/AkkaUtils.scala#L117
> the first one use get and then toLong, the second one getLong....better to
> make them consistent
> very very small fix........
--
This message was sent by Atlassian JIRA
(v6.2#6252)