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] Fixing _list/shards API for closed indices #16838

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 2b402ec from #16606.

* Fixing _list/shards API for closed indices

Signed-off-by: Harsh Garg <[email protected]>
(cherry picked from commit 2b402ec)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

✅ Gradle check result for 60552f0: SUCCESS

Copy link

codecov bot commented Dec 12, 2024

Codecov Report

Attention: Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.

Project coverage is 71.66%. Comparing base (e39246f) to head (60552f0).
Report is 2 commits behind head on 2.x.

Files with missing lines Patch % Lines
...admin/cluster/shards/TransportCatShardsAction.java 0.00% 9 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16838      +/-   ##
============================================
- Coverage     71.84%   71.66%   -0.19%     
+ Complexity    65464    65351     -113     
============================================
  Files          5314     5314              
  Lines        305382   305386       +4     
  Branches      44504    44505       +1     
============================================
- Hits         219399   218845     -554     
- Misses        67722    68241     +519     
- Partials      18261    18300      +39     

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

@gargharsh3134
Copy link
Contributor

@shwetathareja One of the gradle precommit task is failing, can you please help in retrying the build?

@shwetathareja shwetathareja merged commit d8f7e48 into 2.x Dec 16, 2024
60 of 61 checks passed
@github-actions github-actions bot deleted the backport/backport-16606-to-2.x branch December 16, 2024 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants