Skip to content

Conversation

@ajaymovva
Copy link
Contributor

@ajaymovva ajaymovva commented Jul 15, 2025

Description

Adding changes to support async fetch blob for transfer manage

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@github-actions
Copy link
Contributor

❌ Gradle check result for 9edc124: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Contributor

✅ Gradle check result for 770f640: SUCCESS

@codecov
Copy link

codecov bot commented Jul 23, 2025

Codecov Report

❌ Patch coverage is 85.00000% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.78%. Comparing base (1f761f2) to head (8c627c8).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...arch/index/store/remote/utils/TransferManager.java 91.42% 1 Missing and 2 partials ⚠️
...c/main/java/org/opensearch/index/IndexService.java 0.00% 1 Missing ⚠️
...mote/directory/RemoteSnapshotDirectoryFactory.java 0.00% 1 Missing ⚠️
...index/store/remote/filecache/CachedIndexInput.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #18754      +/-   ##
============================================
- Coverage     72.79%   72.78%   -0.02%     
+ Complexity    68627    68602      -25     
============================================
  Files          5572     5573       +1     
  Lines        315196   315232      +36     
  Branches      45750    45753       +3     
============================================
- Hits         229454   229434      -20     
- Misses        67153    67198      +45     
- Partials      18589    18600      +11     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@andrross
Copy link
Member

@ajaymovva I think #18832 will fix the compatibility failure here.

@github-actions
Copy link
Contributor

❕ Gradle check result for ee3a163: UNSTABLE

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

Ajay Kumar Movva added 2 commits July 28, 2025 12:55
Signed-off-by: Ajay Kumar Movva <movvaam@amazon.com>
Signed-off-by: Ajay Kumar Movva <movvaam@amazon.com>
Signed-off-by: Ajay Kumar Movva <movvaam@amazon.com>
@github-actions
Copy link
Contributor

✅ Gradle check result for 8c627c8: SUCCESS

@gbbafna gbbafna merged commit 36844f5 into opensearch-project:main Jul 28, 2025
31 checks passed
tandonks pushed a commit to tandonks/OpenSearch that referenced this pull request Aug 5, 2025
vinaykpud pushed a commit to vinaykpud/OpenSearch that referenced this pull request Sep 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants