You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by pw...@apache.org on 2013/12/31 23:31:48 UTC

[5/5] git commit: Merge pull request #238 from ngbinh/upgradeNetty

Merge pull request #238 from ngbinh/upgradeNetty

upgrade Netty from 4.0.0.Beta2 to 4.0.13.Final

the changes are listed at https://github.com/netty/netty/wiki/New-and-noteworthy


Project: http://git-wip-us.apache.org/repos/asf/incubator-spark/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-spark/commit/63b411dd
Tree: http://git-wip-us.apache.org/repos/asf/incubator-spark/tree/63b411dd
Diff: http://git-wip-us.apache.org/repos/asf/incubator-spark/diff/63b411dd

Branch: refs/heads/master
Commit: 63b411dd8664c27ac55586d8345733afad80961f
Parents: 55b7e2f 2c5bade
Author: Patrick Wendell <pw...@gmail.com>
Authored: Tue Dec 31 14:31:28 2013 -0800
Committer: Patrick Wendell <pw...@gmail.com>
Committed: Tue Dec 31 14:31:28 2013 -0800

----------------------------------------------------------------------
 .../apache/spark/network/netty/FileClient.java  | 32 ++++++++++++++------
 .../netty/FileClientChannelInitializer.java     |  6 ++--
 .../spark/network/netty/FileClientHandler.java  | 12 ++------
 .../apache/spark/network/netty/FileServer.java  | 29 ++++++++++++------
 .../netty/FileServerChannelInitializer.java     |  3 +-
 .../spark/network/netty/FileServerHandler.java  | 18 ++++++-----
 pom.xml                                         |  2 +-
 project/SparkBuild.scala                        |  2 +-
 8 files changed, 60 insertions(+), 44 deletions(-)
----------------------------------------------------------------------