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 bulk upsert ignores the default_pipeline and final_pipeline when the auto-created index matches the index template #14776

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
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>
Copy link
Contributor

✅ Gradle check result for b4d4ab2: SUCCESS

Copy link

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
52 checks passed
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