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

Add bwcVersion 1.3.6 to 2.2 #4453

Merged
merged 1 commit into from
Sep 8, 2022

Conversation

dreamer-89
Copy link
Member

@dreamer-89 dreamer-89 commented Sep 7, 2022

Signed-off-by: Suraj Singh surajrider@gmail.com

Description

Backport bwc version changes from PR #4381 to 2.x branch. This is currently causing gradle check failures.

e.g. #4450

Issues Resolved

Due to issue #3218, the PR needs to be created manually.

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.

@dreamer-89 dreamer-89 requested review from a team and reta as code owners September 7, 2022 23:05
@github-actions
Copy link
Contributor

github-actions bot commented Sep 7, 2022

Gradle Check (Jenkins) Run Completed with:

Signed-off-by: Suraj Singh <surajrider@gmail.com>
@github-actions
Copy link
Contributor

github-actions bot commented Sep 8, 2022

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link

Codecov Report

Merging #4453 (352e61c) into 2.2 (afea282) will increase coverage by 0.00%.
The diff coverage is 85.71%.

@@            Coverage Diff            @@
##                2.2    #4453   +/-   ##
=========================================
  Coverage     70.61%   70.62%           
- Complexity    56708    56749   +41     
=========================================
  Files          4557     4557           
  Lines        272875   272880    +5     
  Branches      40055    40056    +1     
=========================================
+ Hits         192688   192713   +25     
+ Misses        64006    63963   -43     
- Partials      16181    16204   +23     
Impacted Files Coverage Δ
...ndices/breaker/HierarchyCircuitBreakerService.java 86.17% <83.33%> (-0.60%) ⬇️
server/src/main/java/org/opensearch/Version.java 82.71% <100.00%> (+0.08%) ⬆️
...va/org/opensearch/test/store/MockFSIndexStore.java 0.00% <0.00%> (-73.92%) ⬇️
.../opensearch/test/store/MockFSDirectoryFactory.java 18.05% <0.00%> (-50.00%) ⬇️
...cluster/coordination/PendingClusterStateStats.java 20.00% <0.00%> (-48.00%) ⬇️
.../admin/cluster/reroute/ClusterRerouteResponse.java 60.00% <0.00%> (-40.00%) ⬇️
...h/action/ingest/SimulateDocumentVerboseResult.java 60.71% <0.00%> (-39.29%) ⬇️
...luster/routing/allocation/RoutingExplanations.java 62.06% <0.00%> (-37.94%) ⬇️
...n/decider/SnapshotInProgressAllocationDecider.java 34.78% <0.00%> (-34.79%) ⬇️
...ion/admin/cluster/node/info/PluginsAndModules.java 53.12% <0.00%> (-34.38%) ⬇️
... and 469 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dreamer-89 dreamer-89 merged commit 9df2675 into opensearch-project:2.2 Sep 8, 2022
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.

3 participants