aboutsummaryrefslogtreecommitdiff
path: root/network/common/src/test
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-6228] [network] Move SASL classes from network/shuffle to network...Marcelo Vanzin2015-03-111-0/+89
* [SPARK-4740] Create multiple concurrent connections between two peer nodes in...Reynold Xin2014-12-091-7/+90
* [SPARK-4307] Initialize FileDescriptor lazily in FileRegion.Reynold Xin2014-11-111-3/+6
* [SPARK-4188] [Core] Perform network-level retry of shuffle file fetchesAaron Davidson2014-11-061-3/+4
* [SPARK-3796] Create external service which can serve shuffle filesAaron Davidson2014-11-015-69/+25
* [SPARK-3453] Netty-based BlockTransferService, extracted from Spark coreReynold Xin2014-10-299-0/+891