GitHub user rxin opened a pull request:
https://github.com/apache/spark/pull/1865
[SPARK-2936] Migrate Netty network module from Java to Scala
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
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rxin/spark netty
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/1865.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1865
----
commit 7f1434b23972c6de0df82187e647cf212868617f
Author: Reynold Xin <[email protected]>
Date: 2014-08-09T05:18:18Z
[SPARK-2936] Migrate Netty network module from Java to Scala
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]