aboutsummaryrefslogtreecommitdiff
path: root/common/network-common/src/main/java/org/apache/spark/network/server/TransportChannelHandler.java
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-17714][CORE][TEST-MAVEN][TEST-HADOOP2.6] Avoid using ExecutorClassLoad...Shixiong Zhu2017-02-131-5/+6
* [SPARK-18972][CORE] Fix the netty thread names for RPCShixiong Zhu2016-12-221-6/+6
* [SPARK-17332][CORE] Make Java Loggers static membersSean Owen2016-08-311-1/+1
* [SPARK-17231][CORE] Avoid building debug or trace log messages unless the res...Michael Allman2016-08-251-3/+3
* [SPARK-14011][CORE][SQL] Enable `LineLength` Java checkstyle ruleDongjoon Hyun2016-03-211-2/+2
* [SPARK-13529][BUILD] Move network/* modules into common/network-*Reynold Xin2016-02-281-0/+163