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] Fix get index settings API doesn't show number_of_routing_shards when it was explicitly set on index creation #16453

Merged
merged 2 commits into from
Oct 23, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 5941a7e from #16294.

… it was explicitly set on index creation (#16294)

* Fix get index settings API doesn't show number_of_routing_shards when it was explicitly set on index creation

Signed-off-by: Gao Binlong <[email protected]>

* Update skip version in rest yaml test file

Signed-off-by: Gao Binlong <[email protected]>

* Fix test failure

Signed-off-by: Gao Binlong <[email protected]>

---------

Signed-off-by: Gao Binlong <[email protected]>
(cherry picked from commit 5941a7e)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Collaborator

@reta reta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is scheduled for 2.19.0, holding off backport till 2.18 is cut

@reta reta added the v2.19.0 Issues and PRs related to version 2.19.0 label Oct 23, 2024
Copy link
Contributor

✅ Gradle check result for c8ced34: SUCCESS

Copy link

codecov bot commented Oct 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.85%. Comparing base (b771f78) to head (84b084c).
Report is 5 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16453      +/-   ##
============================================
- Coverage     71.86%   71.85%   -0.01%     
- Complexity    65383    65407      +24     
============================================
  Files          5312     5312              
  Lines        304944   304941       -3     
  Branches      44426    44426              
============================================
- Hits         219135   219108      -27     
+ Misses        67555    67547       -8     
- Partials      18254    18286      +32     

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

Copy link
Contributor

✅ Gradle check result for 84b084c: SUCCESS

@reta reta merged commit d919fc5 into 2.x Oct 23, 2024
39 checks passed
@github-actions github-actions bot deleted the backport/backport-16294-to-2.x branch October 23, 2024 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v2.19.0 Issues and PRs related to version 2.19.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant