Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added BufferedInputStream to allow mark and reset ops during IO errors #10690

Added BufferedInputStream to allow mark and reset ops during IO errors

9bc21d7
Select commit
Loading
Failed to load commit list.
Merged

Added BufferedInputStream to allow mark and reset ops during IO errors #10690

Added BufferedInputStream to allow mark and reset ops during IO errors
9bc21d7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 18, 2023 in 0s

33.33% of diff hit (target 71.23%)

View this Pull Request on Codecov

33.33% of diff hit (target 71.23%)

Annotations

Check warning on line 98 in plugins/repository-s3/src/main/java/org/opensearch/repositories/s3/S3RepositoryPlugin.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/repository-s3/src/main/java/org/opensearch/repositories/s3/S3RepositoryPlugin.java#L98

Added line #L98 was not covered by tests

Check warning on line 102 in plugins/repository-s3/src/main/java/org/opensearch/repositories/s3/S3RepositoryPlugin.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/repository-s3/src/main/java/org/opensearch/repositories/s3/S3RepositoryPlugin.java#L102

Added line #L102 was not covered by tests

Check warning on line 105 in plugins/repository-s3/src/main/java/org/opensearch/repositories/s3/S3RepositoryPlugin.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/repository-s3/src/main/java/org/opensearch/repositories/s3/S3RepositoryPlugin.java#L105

Added line #L105 was not covered by tests

Check warning on line 110 in plugins/repository-s3/src/main/java/org/opensearch/repositories/s3/S3RepositoryPlugin.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/repository-s3/src/main/java/org/opensearch/repositories/s3/S3RepositoryPlugin.java#L110

Added line #L110 was not covered by tests