Package org.elasticsearch.repositories.blobstore
package org.elasticsearch.repositories.blobstore
-
ClassDescriptionIf we wrap the
RetryingInputStreamin tests we can expose it using this interface so thatAbstractBlobContainerRetriesTestCase.testReadBlobWithReadTimeouts()can determine the meaninful progress sizeA resettable InputStream that only serves zeros.Integration tests forBlobStoreRepositoryimplementations.Integration tests forBlobStoreRepositoryimplementations rely on mock APIs that emulate cloud-based services.AHttpHandlerthat allows to list stored blobsHTTP handler that injects random service errors Note: it is not a good idea to allow this handler to simulate too many errors as it would slow down the test suite.HTTP handler that allows collect request stats per request type.The types of blobs in aBlobStoreRepository.