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

Stream read pool and default s3 timeouts tuning #10912

Added stats debug logs in remote store stats publisher and added metr…

6ed696f
Select commit
Loading
Failed to load commit list.
Merged

Stream read pool and default s3 timeouts tuning #10912

Added stats debug logs in remote store stats publisher and added metr…
6ed696f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 26, 2023 in 1s

71.36% (target 70.00%)

View this Pull Request on Codecov

71.36% (target 70.00%)

Details

Codecov Report

Attention: 13 lines in your changes are missing coverage. Please review.

Comparison is base (5bb6cae) 71.21% compared to head (6ed696f) 71.36%.

Files Patch % Lines
...opensearch/repositories/s3/S3RepositoryPlugin.java 0.00% 11 Missing ⚠️
...ensearch/repositories/s3/StatsMetricPublisher.java 66.66% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #10912      +/-   ##
============================================
+ Coverage     71.21%   71.36%   +0.14%     
- Complexity    58926    59002      +76     
============================================
  Files          4890     4890              
  Lines        277434   277447      +13     
  Branches      40313    40313              
============================================
+ Hits         197567   197989     +422     
+ Misses        63464    62992     -472     
- Partials      16403    16466      +63     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.