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 1.x] Upgrading zookeeper in hdfs-fixture (#5007) #5046

Merged
merged 3 commits into from
Nov 2, 2022

Conversation

VachaShah
Copy link
Collaborator

Signed-off-by: Vacha Shah [email protected]

Description

Backport #5007 to 1.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:04
Signed-off-by: Vacha Shah <[email protected]>
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:

@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:

@codecov-commenter
Copy link

Codecov Report

Merging #5046 (fe04c7c) into 1.x (e9ffcdb) will decrease coverage by 0.11%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                1.x    #5046      +/-   ##
============================================
- Coverage     77.90%   77.79%   -0.12%     
+ Complexity    63425    63397      -28     
============================================
  Files          4453     4453              
  Lines        275011   275011              
  Branches      41172    41172              
============================================
- Hits         214245   213939     -306     
- Misses        43897    44150     +253     
- Partials      16869    16922      +53     
Impacted Files Coverage Δ
...java/org/opensearch/client/indices/DataStream.java 0.00% <0.00%> (-76.09%) ⬇️
...nsearch/search/dfs/DfsPhaseExecutionException.java 0.00% <0.00%> (-66.67%) ⬇️
...port/ResponseHandlerFailureTransportException.java 0.00% <0.00%> (-60.00%) ⬇️
.../opensearch/client/indices/CloseIndexResponse.java 39.50% <0.00%> (-50.62%) ⬇️
...rch/index/engine/RefreshFailedEngineException.java 50.00% <0.00%> (-50.00%) ⬇️
...ch/index/shard/ShardNotInPrimaryModeException.java 50.00% <0.00%> (-50.00%) ⬇️
...h/index/engine/EngineCreationFailureException.java 50.00% <0.00%> (-50.00%) ⬇️
.../action/ingest/SimulatePipelineRequestBuilder.java 0.00% <0.00%> (-50.00%) ⬇️
...gling/import_index/ImportDanglingIndexRequest.java 43.75% <0.00%> (-50.00%) ⬇️
...n/indices/upgrade/post/UpgradeSettingsRequest.java 30.00% <0.00%> (-45.00%) ⬇️
... and 502 more

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

@andrross andrross merged commit 5563d9f into opensearch-project:1.x Nov 2, 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