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

[Backport 2.x] Create new IndexInput for multi part upload #14936

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 2def4fd from #14888.

* Create new IndexInput for multi part upload

Signed-off-by: Sooraj Sinha <soosinha@amazon.com>
(cherry picked from commit 2def4fd)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

❌ Gradle check result for 77f13d0: 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?

@soosinha
Copy link
Member

Failure for : RemoteCloneIndexIT.testCreateCloneIndex
Flaky test: #14292

Copy link
Contributor

✅ Gradle check result for 77f13d0: SUCCESS

Copy link

codecov bot commented Jul 24, 2024

Codecov Report

Attention: Patch coverage is 94.44444% with 1 line in your changes missing coverage. Please review.

Project coverage is 71.63%. Comparing base (39da9bd) to head (77f13d0).
Report is 3 commits behind head on 2.x.

Files Patch % Lines
.../repositories/blobstore/ConfigBlobStoreFormat.java 80.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #14936      +/-   ##
============================================
- Coverage     71.66%   71.63%   -0.03%     
+ Complexity    62739    62716      -23     
============================================
  Files          5120     5121       +1     
  Lines        294255   294266      +11     
  Branches      42877    42880       +3     
============================================
- Hits         210871   210799      -72     
- Misses        65668    65821     +153     
+ Partials      17716    17646      -70     

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

@shwetathareja shwetathareja merged commit 49752ed into 2.x Jul 24, 2024
54 of 55 checks passed
@dbwiddis dbwiddis deleted the backport/backport-14888-to-2.x branch July 24, 2024 16:03
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.

2 participants