Reynold Xin created SPARK-2936:
----------------------------------

             Summary: Move Netty network module from Java to Scala
                 Key: SPARK-2936
                 URL: https://issues.apache.org/jira/browse/SPARK-2936
             Project: Spark
          Issue Type: Improvement
          Components: Shuffle, Spark Core
    Affects Versions: 1.1.0
            Reporter: Reynold Xin
            Assignee: Reynold Xin


The netty network module was originally written when Scala 2.9.x had a bug that 
prevents a pure Scala implementation, and a subset of the files were done in 
Java. We have since upgraded to Scala 2.10, and can migrate all Java files now 
to Scala.

https://github.com/netty/netty/issues/781

https://github.com/mesos/spark/pull/522



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to