OpenSearch/test/fixtures/gcs-fixture
Armin Braun 90e9d61f2b
Optimize GoogleCloudStorageHttpHandler (#49677) (#49707)
Removing a lot of needless buffering and array creation
to reduce the significant memory usage of tests using this.
The incoming stream from the `exchange` is already buffered
so there is no point in adding a ton of additional buffers
everywhere.
2019-11-29 11:17:47 +01:00
..
src/main/java/fixture/gcs Optimize GoogleCloudStorageHttpHandler (#49677) (#49707) 2019-11-29 11:17:47 +01:00
Dockerfile Add docker-composed based test fixture for GCS (#48902) 2019-11-07 13:27:22 -05:00
build.gradle Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
docker-compose.yml Add docker-composed based test fixture for GCS (#48902) 2019-11-07 13:27:22 -05:00