aboutsummaryrefslogtreecommitdiff
path: root/common/network-common/src/test/java/org
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-17564][TESTS] Fix flaky RequestTimeoutIntegrationSuite.furtherRequests...Shixiong Zhu2017-04-101-0/+2
* [MINOR][BUILD] Fix lint-java breaks in Javahyukjinkwon2017-02-271-1/+0
* [SPARK-19534][TESTS] Convert Java tests to use lambdas, Java 8 featuresSean Owen2017-02-197-137/+96
* [SPARK-19550][BUILD][CORE][WIP] Remove Java 7 supportSean Owen2017-02-161-2/+0
* [SPARK-17714][CORE][TEST-MAVEN][TEST-HADOOP2.6] Avoid using ExecutorClassLoad...Shixiong Zhu2017-02-131-4/+4
* [SPARK-19529] TransportClientFactory.createClient() shouldn't call awaitUnint...Josh Rosen2017-02-131-2/+4
* [SPARK-19139][CORE] New auth mechanism for transport library.Marcelo Vanzin2017-01-244-84/+415
* [MINOR][BUILD] Fix lint-check failures and javadoc8 breakhyukjinkwon2016-12-161-1/+0
* [SPARK-18773][CORE] Make commons-crypto config translation consistent.Marcelo Vanzin2016-12-126-22/+89
* [SPARK-18420][BUILD] Fix the errors caused by lint check in JavaXianyang Liu2016-11-161-1/+1
* [SPARK-13331] AES support for over-the-wire encryptionJunjie Chen2016-11-111-7/+86
* [SPARK-10680][TESTS] Increase 'connectionTimeout' to make RequestTimeoutInteg...Shixiong Zhu2016-03-191-5/+5
* [SPARK-13823][SPARK-13397][SPARK-13395][CORE] More warnings, StandardCharset ...Sean Owen2016-03-162-63/+44
* [SPARK-13692][CORE][SQL] Fix trivial Coverity/Checkstyle defectsDongjoon Hyun2016-03-093-3/+3
* [SPARK-13423][WIP][CORE][SQL][STREAMING] Static analysis fixes for 2.xSean Owen2016-03-035-14/+15
* [SPARK-13529][BUILD] Move network/* modules into common/network-*Reynold Xin2016-02-2813-0/+2663