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] Bump org.apache.zookeeper:zookeeper from 3.8.0 to 3.8.1 #6767

Merged
merged 1 commit into from
Mar 21, 2023

Conversation

owaiskazi19
Copy link
Member

Description

Backport of #6754

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: owaiskazi19 <owaiskazi19@gmail.com>
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@owaiskazi19
Copy link
Member Author

Gradle Check (Jenkins) Run Completed with:

* **RESULT:** FAILURE ❌

* **URL:** https://build.ci.opensearch.org/job/gradle-check/12719/

* **CommitID:** [7a98e70](https://github.com/opensearch-project/OpenSearch/commit/7a98e70716220ea35f16a2d5c1c42ef80f92ff97)
  Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green.
  Is the failure [a flaky test](https://github.com/opensearch-project/OpenSearch/blob/main/DEVELOPER_GUIDE.md#flaky-tests) unrelated to your change?

#6287

@reta
Copy link
Collaborator

reta commented Mar 21, 2023

Thanks a lot, @owaiskazi19 !

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.backwards.MixedClusterClientYamlTestSuiteIT.test {p0=pit/10_basic/Delete all}

@codecov-commenter
Copy link

Codecov Report

Merging #6767 (7a98e70) into 2.x (3c9eeb4) will decrease coverage by 0.03%.
The diff coverage is 58.88%.

📣 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              @@
##                2.x    #6767      +/-   ##
============================================
- Coverage     70.46%   70.44%   -0.03%     
- Complexity    59440    59463      +23     
============================================
  Files          4806     4806              
  Lines        285284   285283       -1     
  Branches      41470    41470              
============================================
- Hits         201034   200973      -61     
- Misses        67451    67534      +83     
+ Partials      16799    16776      -23     
Impacted Files Coverage Δ
...e/internal/InternalDistributionBwcSetupPlugin.java 0.00% <0.00%> (ø)
...a/org/opensearch/gradle/test/DistroTestPlugin.java 0.00% <0.00%> (ø)
...eighted/put/TransportAddWeightedRoutingAction.java 25.00% <0.00%> (ø)
...ster/metadata/MetadataCreateDataStreamService.java 60.75% <0.00%> (-0.78%) ⬇️
...rch/extensions/rest/RestSendToExtensionAction.java 26.92% <0.00%> (+0.34%) ⬆️
...rc/main/java/org/opensearch/index/IndexModule.java 81.92% <0.00%> (ø)
...rc/main/java/org/opensearch/index/IndexWarmer.java 47.14% <0.00%> (ø)
...rg/opensearch/index/analysis/AnalysisRegistry.java 84.58% <0.00%> (ø)
...n/java/org/opensearch/index/translog/Translog.java 79.89% <0.00%> (-2.19%) ⬇️
...regations/bucket/composite/DoubleValuesSource.java 83.82% <0.00%> (+1.21%) ⬆️
... and 24 more

... and 475 files with indirect coverage changes

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

@owaiskazi19 owaiskazi19 merged commit 79c5069 into opensearch-project:2.x Mar 21, 2023
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