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 rollover alias supports restored searchable snapshot index (#16483) #16568

Merged

Conversation

andrross
Copy link
Member

@andrross andrross commented Nov 5, 2024

Backports 4c35a2b from #16483 to 2.x

…earch-project#16483)

Signed-off-by: kkewwei <kkewwei@163.com>
Signed-off-by: kkewwei <kewei.11@bytedance.com>
(cherry picked from commit 4c35a2b)
Copy link
Contributor

github-actions bot commented Nov 5, 2024

✅ Gradle check result for 4c50ad5: SUCCESS

Copy link

codecov bot commented Nov 5, 2024

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 ⚠️
Additional details and impacted files
@@             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     

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

@mch2 mch2 merged commit 6111d05 into opensearch-project:2.x Nov 6, 2024
60 checks passed
@andrross andrross deleted the backport/backport-16483-to-2.x branch November 6, 2024 17:30
cwperks added a commit to cwperks/index-management that referenced this pull request Dec 6, 2024
bowenlan-amzn pushed a commit to opensearch-project/index-management that referenced this pull request Dec 13, 2024
…ActionRequest (#1311)

* Upgrade to actions/upload-artifact@v4

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Make ActionRequests that extend UpdateRequest to extend more generic ActionRequest

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Apply to StartTransformRequest

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Apply to rollup actions

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Update snapshot management requests

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Fix tests

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Free up disk space on github runner

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Remove sudo

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Check runner space

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Remove sudo

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Delete index in test

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Skip generic

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Clear AfterClass

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Permissive warnings handler

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Move into waitFor

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Remove match to generic

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Revert "Permissive warnings handler"

This reverts commit 7c82470.

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Move back out of waitFor

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Fix issue with readonly indices after bugfix in core (opensearch-project/OpenSearch#16568)

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Overwrite true

Signed-off-by: Craig Perkins <cwperx@amazon.com>

---------

Signed-off-by: Craig Perkins <cwperx@amazon.com>
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.

3 participants