aboutsummaryrefslogtreecommitdiff
path: root/network/common/src/test
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-6229] Add SASL encryption to network library.Marcelo Vanzin2015-05-014-64/+352
* [SPARK-7003] Improve reliability of connection failure detection between Nett...Aaron Davidson2015-04-202-13/+285
* [SPARK-6578] [core] Fix thread-safety issue in outbound path of network library.Marcelo Vanzin2015-04-014-8/+249
* [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