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.9] Fix search pipeline bwc test #8765

Merged
merged 1 commit into from
Jul 19, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 40c8a92 from #8764.

Signed-off-by: Louis Chu <clingzhi@amazon.com>
(cherry picked from commit 40c8a92)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@noCharger
Copy link
Contributor

Pending the gradle check pass

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.remotestore.SegmentReplicationUsingRemoteStoreIT.testDropPrimaryDuringReplication

@codecov
Copy link

codecov bot commented Jul 19, 2023

Codecov Report

Merging #8765 (ff673a9) into 2.9 (cb6d891) will decrease coverage by 0.13%.
The diff coverage is 40.00%.

@@             Coverage Diff              @@
##                2.9    #8765      +/-   ##
============================================
- Coverage     70.69%   70.56%   -0.13%     
+ Complexity    57185    57092      -93     
============================================
  Files          4746     4746              
  Lines        270734   270722      -12     
  Branches      39955    39952       -3     
============================================
- Hits         191386   191039     -347     
- Misses        62896    63230     +334     
- Partials      16452    16453       +1     
Impacted Files Coverage Δ
...pensearch/common/settings/FeatureFlagSettings.java 50.00% <ø> (ø)
.../java/org/opensearch/common/util/FeatureFlags.java 91.66% <ø> (-0.65%) ⬇️
server/src/main/java/org/opensearch/node/Node.java 86.02% <ø> (-0.02%) ⬇️
...opensearch/search/builder/SearchSourceBuilder.java 69.23% <0.00%> (-2.52%) ⬇️
...nsearch/search/pipeline/SearchPipelineService.java 85.58% <0.00%> (+0.58%) ⬆️
.../main/java/org/opensearch/action/ActionModule.java 96.01% <100.00%> (-0.01%) ⬇️
.../main/java/org/opensearch/index/IndexSettings.java 86.36% <100.00%> (-0.11%) ⬇️

... and 462 files with indirect coverage changes

@dblock dblock merged commit 3a7c95a into 2.9 Jul 19, 2023
@github-actions github-actions bot deleted the backport/backport-8764-to-2.9 branch July 19, 2023 02:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants