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.3] Upgrading zookeeper in hdfs-fixture #6010

Merged
merged 2 commits into from
Jan 25, 2023

Conversation

ryanbogan
Copy link
Member

Description

Upgrading zookeeper in test hdfs-fixture since thats where the repository-hdfs plugin is getting it from. The zookeeper in test hdfs-fixture without the upgrade (version 3.5.6) brought in log4j dependency.

Backport of #5007

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.

Signed-off-by: Ryan Bogan <rbogan@amazon.com>
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

Signed-off-by: Ryan Bogan <rbogan@amazon.com>
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link

Codecov Report

Merging #6010 (8eb380b) into 1.3 (9eb3f84) will decrease coverage by 0.04%.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff              @@
##                1.3    #6010      +/-   ##
============================================
- Coverage     77.91%   77.88%   -0.04%     
+ Complexity    63472    63442      -30     
============================================
  Files          4454     4454              
  Lines        274944   274944              
  Branches      41166    41166              
============================================
- Hits         214226   214127      -99     
- Misses        43803    43930     +127     
+ Partials      16915    16887      -28     
Impacted Files Coverage Δ
...rch/client/transport/NoNodeAvailableException.java 57.14% <0.00%> (-42.86%) ⬇️
...h/action/ingest/SimulateDocumentVerboseResult.java 60.71% <0.00%> (-39.29%) ⬇️
...va/org/opensearch/client/sniff/SnifferBuilder.java 72.72% <0.00%> (-27.28%) ⬇️
...regations/metrics/AbstractHyperLogLogPlusPlus.java 70.68% <0.00%> (-25.87%) ⬇️
...ava/org/opensearch/OpenSearchTimeoutException.java 50.00% <0.00%> (-25.00%) ⬇️
...min/cluster/tasks/PendingClusterTasksResponse.java 35.00% <0.00%> (-25.00%) ⬇️
.../opensearch/index/reindex/ScrollableHitSource.java 68.69% <0.00%> (-23.48%) ⬇️
...ch/action/support/replication/ReplicationTask.java 46.15% <0.00%> (-23.08%) ⬇️
...lucene/index/SequentialStoredFieldsLeafReader.java 77.77% <0.00%> (-22.23%) ⬇️
.../java/org/opensearch/index/reindex/RemoteInfo.java 49.55% <0.00%> (-22.13%) ⬇️
... and 482 more

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

@ryanbogan ryanbogan merged commit 93c68a6 into 1.3 Jan 25, 2023
@ryanbogan ryanbogan deleted the backport/backport-5007-to-1.3 branch January 25, 2023 20:02
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.

5 participants