Nan Zhu created SPARK-1523:
------------------------------

             Summary: 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


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)

Reply via email to