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] Deprecate performing update operation with default pipeline or final pipeline #16756

Merged
merged 2 commits into from
Dec 2, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport d2a1477 from #16712.

…pipeline (#16712)

* Deprecate performing update operation with default pipeline or final pipeline

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

* Modify the warning message

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

* Modify changelog

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

* Fix test issue

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

---------

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

github-actions bot commented Dec 2, 2024

❌ Gradle check result for 5d3720f: 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 Dec 2, 2024

❕ Gradle check result for 5d3720f: UNSTABLE

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

Copy link

codecov bot commented Dec 2, 2024

Codecov Report

Attention: Patch coverage is 20.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 71.75%. Comparing base (d631bbc) to head (6c40ad0).
Report is 1 commits behind head on 2.x.

Files with missing lines Patch % Lines
...pensearch/action/update/TransportUpdateAction.java 20.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16756      +/-   ##
============================================
- Coverage     71.86%   71.75%   -0.12%     
+ Complexity    65447    65359      -88     
============================================
  Files          5314     5314              
  Lines        305276   305281       +5     
  Branches      44485    44486       +1     
============================================
- Hits         219384   219043     -341     
- Misses        67542    67959     +417     
+ Partials      18350    18279      -71     

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

Signed-off-by: Andriy Redko <[email protected]>
Copy link
Contributor

github-actions bot commented Dec 2, 2024

✅ Gradle check result for 6c40ad0: SUCCESS

@reta reta merged commit 53c3c92 into 2.x Dec 2, 2024
38 of 39 checks passed
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