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

[fix][sec] Upgrade Zookeeper to 3.9.3 to address CVE-2024-51504 #23581

Merged
merged 2 commits into from
Nov 12, 2024

Conversation

lhotari
Copy link
Member

@lhotari lhotari commented Nov 10, 2024

Motivation

Zookeeper 3.9.3 addresses CVE-2024-51504

Modifications

  • Upgrade Zookeeper to 3.9.3
  • Upgrade Curator to 5.7.1 due to incompatibilities in Curator 5.1.0 with Zookeeper 3.9.3

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

@codecov-commenter
Copy link

codecov-commenter commented Nov 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.35%. Comparing base (bbc6224) to head (54a387b).
Report is 724 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master   #23581      +/-   ##
============================================
+ Coverage     73.57%   74.35%   +0.77%     
- Complexity    32624    34952    +2328     
============================================
  Files          1877     1943      +66     
  Lines        139502   147072    +7570     
  Branches      15299    16215     +916     
============================================
+ Hits         102638   109350    +6712     
- Misses        28908    29283     +375     
- Partials       7956     8439     +483     
Flag Coverage Δ
inttests 27.40% <ø> (+2.81%) ⬆️
systests 24.36% <ø> (+0.04%) ⬆️
unittests 73.74% <ø> (+0.89%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 653 files with indirect coverage changes

@nodece nodece merged commit d7433d0 into apache:master Nov 12, 2024
52 of 53 checks passed
lhotari added a commit that referenced this pull request Nov 13, 2024
lhotari added a commit that referenced this pull request Nov 13, 2024
lhotari added a commit that referenced this pull request Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants