opensearch-project / OpenSearch

🔎 Open source distributed and RESTful search engine.
https://opensearch.org/docs/latest/opensearch/index/
Apache License 2.0
9.84k stars 1.83k forks source link

[Backport 2.x] fix rollover alias supports restored searchable snapshot index (#16483) #16568

Closed andrross closed 2 weeks ago

andrross commented 2 weeks ago

Backports 4c35a2b418aa4cf14b8f49d7639d386b96752ae8 from #16483 to 2.x

github-actions[bot] commented 2 weeks ago

:white_check_mark: Gradle check result for 4c50ad5a305a68652bc34fafa56ef7c09b39bf65: SUCCESS

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 87.50000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 71.93%. Comparing base (6557176) to head (4c50ad5). Report is 4 commits behind head on 2.x.

Files with missing lines Patch % Lines
...dmin/indices/rollover/TransportRolloverAction.java 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.x #16568 +/- ## ============================================ + Coverage 71.86% 71.93% +0.06% - Complexity 65411 65440 +29 ============================================ Files 5312 5312 Lines 305024 305033 +9 Branches 44443 44443 ============================================ + Hits 219216 219432 +216 + Misses 67514 67329 -185 + Partials 18294 18272 -22 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.