Skip to content

[Backport 2.x] Fix delete index template failed when the index template matches a data stream but is unused#15098

Merged
reta merged 2 commits into2.xfrom
backport/backport-15080-to-2.x
Aug 3, 2024
Merged

[Backport 2.x] Fix delete index template failed when the index template matches a data stream but is unused#15098
reta merged 2 commits into2.xfrom
backport/backport-15080-to-2.x

Conversation

@opensearch-trigger-bot
Copy link
Copy Markdown
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 <gbinlong@amazon.com>

* modify change log

Signed-off-by: Gao Binlong <gbinlong@amazon.com>

* Fix version check

Signed-off-by: Gao Binlong <gbinlong@amazon.com>

---------

Signed-off-by: Gao Binlong <gbinlong@amazon.com>
(cherry picked from commit a9d09aa)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
@github-actions
Copy link
Copy Markdown
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?

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Aug 3, 2024

✅ Gradle check result for b2ca674: SUCCESS

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Aug 3, 2024

✅ Gradle check result for ae8f35e: SUCCESS

@codecov
Copy link
Copy Markdown

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.

@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