OpenSearch/test/fixtures
Armin Braun 3be70f64d8
Fix GCS Mock Http Handler JDK Bug (#51933) (#51941)
There is an open JDK bug that is causing an assertion in the JDK's
http server to trip if we don't drain the request body before sending response headers.
See https://bugs.openjdk.java.net/browse/JDK-8180754
Working around this issue here by always draining the request at the beginning of the handler.

Fixes #51446
2020-02-05 15:37:06 +01:00
..
azure-fixture Improve Stability of Mock APIs (#49518) (#49524) 2019-11-25 10:28:55 +01:00
gcs-fixture Fix GCS Mock Http Handler JDK Bug (#51933) (#51941) 2020-02-05 15:37:06 +01:00
hdfs-fixture fix and enable repository-hdfs secure tests (#44044) (#44199) 2019-07-12 12:44:01 +10:00
krb5kdc-fixture Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
minio-fixture Fix and Reenable SnapshotTool Minio Tests (#50736) (#50745) 2020-01-08 16:33:36 +01:00
old-elasticsearch [Backport] Replace usages RandomizedTestingTask with built-in Gradle Test (#40978) (#40993) 2019-04-09 11:52:50 -07:00
s3-fixture Improve Stability of Mock APIs (#49518) (#49524) 2019-11-25 10:28:55 +01:00
build.gradle Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00