Skip to content

[Backport 2.x] Fix bulk upsert ignores the default_pipeline and final_pipeline when the auto-created index matches the index template#14776

Merged
reta merged 1 commit into2.xfrom
backport/backport-12891-to-2.x
Jul 16, 2024
Merged

[Backport 2.x] Fix bulk upsert ignores the default_pipeline and final_pipeline when the auto-created index matches the index template#14776
reta merged 1 commit into2.xfrom
backport/backport-12891-to-2.x

Conversation

@opensearch-trigger-bot
Copy link
Copy Markdown
Contributor

Backport 8ae728c from #12891.

…the auto-created index matches the index template (#12891)

* Fix bulk upsert ignores the default_pipeline and final_pipeline when auto-created index matches with the index template

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

* Modify changelog & comment

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

* Use new approach

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

* Fix test failure

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

---------

Signed-off-by: Gao Binlong <gbinlong@amazon.com>
(cherry picked from commit 8ae728c)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown
Contributor

✅ Gradle check result for b4d4ab2: SUCCESS

@codecov
Copy link
Copy Markdown

codecov bot commented Jul 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.58%. Comparing base (a6b8be1) to head (b4d4ab2).
Report is 1 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #14776      +/-   ##
============================================
- Coverage     71.58%   71.58%   -0.01%     
- Complexity    62462    62499      +37     
============================================
  Files          5106     5106              
  Lines        293563   293569       +6     
  Branches      42772    42772              
============================================
- Hits         210160   210159       -1     
- Misses        65744    65778      +34     
+ Partials      17659    17632      -27     

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

@reta reta merged commit 6dacc39 into 2.x Jul 16, 2024
kkewwei pushed a commit to kkewwei/OpenSearch that referenced this pull request Jul 24, 2024
…the auto-created index matches the index template (opensearch-project#12891) (opensearch-project#14776)

* Fix bulk upsert ignores the default_pipeline and final_pipeline when auto-created index matches with the index template

* Modify changelog & comment

* Use new approach

* Fix test failure

---------

(cherry picked from commit 8ae728c)

Signed-off-by: Gao Binlong <gbinlong@amazon.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: kkewwei <kkewwei@163.com>
@dbwiddis dbwiddis deleted the backport/backport-12891-to-2.x branch July 24, 2024 16:04
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