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 delete index template failed when the index template matches a data stream but is unused #15098

Merged
merged 2 commits into from
Aug 3, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport a9d09aa from #15080.

…ta stream but is unused (#15080)

* Fix delete not-using index template failed when the index pattern matches a data stream

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

* modify change log

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

* Fix version check

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

---------

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

github-actions bot commented Aug 3, 2024

❌ Gradle check result for ae8f35e: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

github-actions bot commented Aug 3, 2024

✅ Gradle check result for b2ca674: SUCCESS

Copy link
Contributor

github-actions bot commented Aug 3, 2024

✅ Gradle check result for ae8f35e: SUCCESS

Copy link

codecov bot commented Aug 3, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 71.49%. Comparing base (e03e093) to head (ae8f35e).
Report is 2 commits behind head on 2.x.

Files Patch % Lines
...cluster/metadata/MetadataIndexTemplateService.java 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #15098      +/-   ##
============================================
- Coverage     71.71%   71.49%   -0.22%     
+ Complexity    62868    62728     -140     
============================================
  Files          5125     5125              
  Lines        294586   294588       +2     
  Branches      42934    42934              
============================================
- Hits         211260   210619     -641     
- Misses        65600    66294     +694     
+ Partials      17726    17675      -51     

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

@reta reta merged commit 0df6e9e into 2.x Aug 3, 2024
34 of 35 checks passed
@andrross andrross deleted the backport/backport-15080-to-2.x branch October 17, 2024 21:07
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.

1 participant