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

Remote reindex: Add support for configurable retry mechanism #12561

Merged
merged 6 commits into from
Mar 13, 2024

Recategorized the logs to info, debug & trace

e954ff3
Select commit
Loading
Failed to load commit list.
Merged

Remote reindex: Add support for configurable retry mechanism #12561

Recategorized the logs to info, debug & trace
e954ff3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 13, 2024 in 1s

71.54% (target 70.00%)

View this Pull Request on Codecov

71.54% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 94.73684% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 71.54%. Comparing base (b15cb0c) to head (e954ff3).
Report is 16 commits behind head on main.

Files Patch % Lines
...ndex/reindex/remote/RemoteScrollableHitSource.java 92.30% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12561      +/-   ##
============================================
+ Coverage     71.42%   71.54%   +0.11%     
- Complexity    59978    60064      +86     
============================================
  Files          4985     4985              
  Lines        282275   282306      +31     
  Branches      40946    40949       +3     
============================================
+ Hits         201603   201963     +360     
+ Misses        63999    63621     -378     
- Partials      16673    16722      +49     

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