OpenSearch/test/fixtures/gcs-fixture/src/main/java/fixture/gcs
Armin Braun d0d48311f4
Faster and Simpler GCS REST Mock (#50706) (#50707)
* Faster and Simpler GCS REST Mock

I reworked the GCS mock a little to use less copying+allocation,
log the full request body on failure to read a multi-part request
and generally be a little simpler and easy to follow to track down
the remaining issues that are causing almost daily failures from this
class's multi-part request parsing that can't be reproduced locally.
2020-01-07 20:17:46 +01:00
..
FakeOAuth2HttpHandler.java Improve Stability of GCS Mock API (#49592) (#49597) 2019-11-26 16:53:51 +01:00
GoogleCloudStorageHttpFixture.java Add docker-composed based test fixture for GCS (#48902) 2019-11-07 13:27:22 -05:00
GoogleCloudStorageHttpHandler.java Faster and Simpler GCS REST Mock (#50706) (#50707) 2020-01-07 20:17:46 +01:00