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

Make sure IndexOutput of metadata file is always closed (#8653) #8656

Merged

Conversation

sachinpkale
Copy link
Member

@sachinpkale sachinpkale commented Jul 12, 2023

Backports #8653 to 2.9

Resolves #8638

…roject#8653)

---------

Signed-off-by: Sachin Kale <kalsac@amazon.com>
Co-authored-by: Sachin Kale <kalsac@amazon.com>
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      2 org.opensearch.search.SearchWeightedRoutingIT.testStrictWeightedRoutingWithCustomString
      1 org.opensearch.remotestore.SegmentReplicationUsingRemoteStoreIT.testPitCreatedOnReplica

@codecov
Copy link

codecov bot commented Jul 12, 2023

Codecov Report

Merging #8656 (27c539d) into 2.9 (54eef1f) will decrease coverage by 0.43%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                2.9    #8656      +/-   ##
============================================
- Coverage     71.05%   70.63%   -0.43%     
+ Complexity    57461    57124     -337     
============================================
  Files          4745     4745              
  Lines        270757   270756       -1     
  Branches      39961    39961              
============================================
- Hits         192390   191243    -1147     
- Misses        62154    63062     +908     
- Partials      16213    16451     +238     
Impacted Files Coverage Δ
...earch/index/store/RemoteSegmentStoreDirectory.java 92.05% <100.00%> (+2.75%) ⬆️

... and 459 files with indirect coverage changes

@sachinpkale sachinpkale merged commit 9087d05 into opensearch-project:2.9 Jul 12, 2023
11 of 33 checks passed
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