Skip to content

[Search Pipelines] Changing Version Check to 2.9#8416

Merged
tlfeng merged 1 commit intoopensearch-project:mainfrom
mingshl:upgrade_bwc_version
Jul 5, 2023
Merged

[Search Pipelines] Changing Version Check to 2.9#8416
tlfeng merged 1 commit intoopensearch-project:mainfrom
mingshl:upgrade_bwc_version

Conversation

@mingshl
Copy link
Copy Markdown
Contributor

@mingshl mingshl commented Jul 3, 2023

Changing version check to 2.9.
Related backport PR - #8376

Related Issues

Resolves #6723

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • 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.

@mingshl mingshl self-assigned this Jul 3, 2023
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jul 3, 2023

Gradle Check (Jenkins) Run Completed with:

Signed-off-by: Mingshi Liu <mingshl@amazon.com>
@mingshl mingshl force-pushed the upgrade_bwc_version branch from fab522e to bebff97 Compare July 5, 2023 18:28
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jul 5, 2023

Gradle Check (Jenkins) Run Completed with:

@mingshl
Copy link
Copy Markdown
Contributor Author

mingshl commented Jul 5, 2023

backport PR - #8376 got in, rerunning the gradlew check should pass

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jul 5, 2023

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.remotestore.SegmentReplicationUsingRemoteStoreIT.testNodeDropWithOngoingReplication
      1 org.opensearch.indices.replication.SegmentReplicationIT.testScrollCreatedOnReplica

@codecov
Copy link
Copy Markdown

codecov bot commented Jul 5, 2023

Codecov Report

Merging #8416 (bebff97) into main (9e4e54d) will increase coverage by 0.02%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##               main    #8416      +/-   ##
============================================
+ Coverage     70.91%   70.94%   +0.02%     
- Complexity    56925    56931       +6     
============================================
  Files          4759     4759              
  Lines        269189   269189              
  Branches      39399    39399              
============================================
+ Hits         190896   190968      +72     
+ Misses        62205    62081     -124     
- Partials      16088    16140      +52     
Impacted Files Coverage Δ
...rch/action/admin/cluster/node/stats/NodeStats.java 50.54% <0.00%> (ø)

... and 474 files with indirect coverage changes

@tlfeng tlfeng merged commit 4657fe7 into opensearch-project:main Jul 5, 2023
vikasvb90 referenced this pull request in raghuvanshraj/OpenSearch Jul 12, 2023
Update the version of BWC test from 3.0 to 2.9 for search pipeline statistic after the PR opensearch-project/OpenSearch#8053 / commit opensearch-project/OpenSearch@46c9a21 backported to 2.x branch.

Signed-off-by: Mingshi Liu <mingshl@amazon.com>
buddharajusahil pushed a commit to buddharajusahil/OpenSearch that referenced this pull request Jul 18, 2023
Update the version of BWC test from 3.0 to 2.9 for search pipeline statistic after the PR opensearch-project#8053 / commit opensearch-project@46c9a21 backported to 2.x branch.

Signed-off-by: Mingshi Liu <mingshl@amazon.com>
Signed-off-by: sahil buddharaju <sahilbud@amazon.com>
baba-devv pushed a commit to baba-devv/OpenSearch that referenced this pull request Jul 29, 2023
Update the version of BWC test from 3.0 to 2.9 for search pipeline statistic after the PR opensearch-project#8053 / commit opensearch-project@46c9a21 backported to 2.x branch.

Signed-off-by: Mingshi Liu <mingshl@amazon.com>
shiv0408 pushed a commit to Gaurav614/OpenSearch that referenced this pull request Apr 25, 2024
Update the version of BWC test from 3.0 to 2.9 for search pipeline statistic after the PR opensearch-project#8053 / commit opensearch-project@46c9a21 backported to 2.x branch.

Signed-off-by: Mingshi Liu <mingshl@amazon.com>
Signed-off-by: Shivansh Arora <hishiv@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog v2.9.0 'Issues and PRs related to version v2.9.0'

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Search pipeline metrics (at least on par w/ ingestion pipeline metrics).

3 participants