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] Upgrading zookeeper in hdfs-fixture (#5007) #5047

Merged
merged 4 commits into from
Nov 2, 2022

Conversation

VachaShah
Copy link
Collaborator

Description

Backport #5007 to 2.x

Issues Resolved

[List any issues this PR will resolve]

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.

@VachaShah VachaShah requested review from a team and reta as code owners November 2, 2022 18:21
Signed-off-by: Vacha Shah <[email protected]>
@github-actions
Copy link
Contributor

github-actions bot commented Nov 2, 2022

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link

Codecov Report

Merging #5047 (67a21c6) into 2.x (a0f79c0) will increase coverage by 0.07%.
The diff coverage is n/a.

❗ Current head 67a21c6 differs from pull request most recent head 5393135. Consider uploading reports for the commit 5393135 to get more accurate results

@@             Coverage Diff              @@
##                2.x    #5047      +/-   ##
============================================
+ Coverage     70.65%   70.72%   +0.07%     
- Complexity    57881    57916      +35     
============================================
  Files          4648     4648              
  Lines        277319   277319              
  Branches      40574    40574              
============================================
+ Hits         195930   196127     +197     
+ Misses        65017    64813     -204     
- Partials      16372    16379       +7     
Impacted Files Coverage Δ
.../index/shard/IndexShardNotRecoveringException.java 0.00% <0.00%> (-100.00%) ⬇️
...search/search/aggregations/pipeline/EwmaModel.java 24.44% <0.00%> (-44.45%) ⬇️
...cluster/coordination/PublishClusterStateStats.java 33.33% <0.00%> (-37.51%) ⬇️
...java/org/opensearch/threadpool/ThreadPoolInfo.java 56.25% <0.00%> (-37.50%) ⬇️
...ion/admin/cluster/node/info/PluginsAndModules.java 53.12% <0.00%> (-34.38%) ⬇️
...ensearch/client/indices/DetailAnalyzeResponse.java 20.54% <0.00%> (-24.66%) ⬇️
...search/aggregations/pipeline/HoltWintersModel.java 21.47% <0.00%> (-22.82%) ⬇️
...adcast/BroadcastShardOperationFailedException.java 55.55% <0.00%> (-22.23%) ⬇️
...ter/coordination/CoordinationStateTestCluster.java 73.17% <0.00%> (-21.96%) ⬇️
...ain/java/org/opensearch/geometry/MultiPolygon.java 80.00% <0.00%> (-20.00%) ⬇️
... and 494 more

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

@github-actions
Copy link
Contributor

github-actions bot commented Nov 2, 2022

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

github-actions bot commented Nov 2, 2022

Gradle Check (Jenkins) Run Completed with:

@andrross andrross merged commit 50f56e3 into opensearch-project:2.x Nov 2, 2022
@VachaShah VachaShah added the backport 2.4 Backport to 2.4 branch label Nov 2, 2022
opensearch-trigger-bot bot pushed a commit that referenced this pull request Nov 2, 2022
VachaShah added a commit that referenced this pull request Nov 2, 2022
…5050)

Signed-off-by: Vacha Shah <[email protected]>
(cherry picked from commit 50f56e3)

Co-authored-by: Vacha Shah <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.4 Backport to 2.4 branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants