3be70f64d8
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 |
||
---|---|---|
.. | ||
azure-fixture | ||
gcs-fixture | ||
hdfs-fixture | ||
krb5kdc-fixture | ||
minio-fixture | ||
old-elasticsearch | ||
s3-fixture | ||
build.gradle |