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] [Search Pipeline] Flip SEARCH_PIPELINE feature flag for search pipeline GA (#8613) #8643

Merged

Conversation

noCharger
Copy link
Contributor

@noCharger noCharger commented Jul 11, 2023

(cherry picked from commit 0515501)
Signed-off-by: Louis Chu clingzhi@amazon.com

Description

Manually backport #8613 to resolve merge conflict on changelog

  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

…project#8613)

Signed-off-by: Louis Chu <clingzhi@amazon.com>
(cherry picked from commit 0515501)
@macohen macohen added the >blocker Blocker for upcoming release label Jul 11, 2023
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.remotestore.SegmentReplicationUsingRemoteStoreIT.testDropPrimaryDuringReplication
      1 org.opensearch.indices.replication.SegmentReplicationAllocationIT.testSingleIndexShardAllocation

@codecov
Copy link

codecov bot commented Jul 11, 2023

Codecov Report

Merging #8643 (b93453f) into 2.x (14e2091) will decrease coverage by 0.13%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                2.x    #8643      +/-   ##
============================================
- Coverage     70.68%   70.55%   -0.13%     
+ Complexity    57152    57112      -40     
============================================
  Files          4745     4745              
  Lines        270757   270757              
  Branches      39961    39961              
============================================
- Hits         191378   191046     -332     
- Misses        62949    63343     +394     
+ Partials      16430    16368      -62     
Impacted Files Coverage Δ
.../java/org/opensearch/common/util/FeatureFlags.java 92.30% <100.00%> (ø)

... and 470 files with indirect coverage changes

@nknize nknize merged commit 54eef1f into opensearch-project:2.x Jul 11, 2023
41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>blocker Blocker for upcoming release v2.9.0 'Issues and PRs related to version v2.9.0'
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants