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

Update rocksdb-jni to 7.9.2 #3534

Merged
merged 1 commit into from
Mar 16, 2023
Merged

Update rocksdb-jni to 7.9.2 #3534

merged 1 commit into from
Mar 16, 2023

Conversation

chetangudisagar
Copy link
Collaborator

@chetangudisagar chetangudisagar commented Feb 28, 2023

Update dependency to fix CVE https://nvd.nist.gov/vuln/detail/CVE-2022-37434.

RocksDB fix: facebook/rocksdb#10833.

Ref CL: #3330.

Overview

Description:

Why should this be merged:

Related issue(s) (if applicable): #

Checklist (Definition of Done):

  • There are no TODOs left in the code
  • Coding conventions (e.g. for logging, unit tests) have been followed
  • Change is covered by automated tests
  • Public API has Javadoc

@codecov
Copy link

codecov bot commented Feb 28, 2023

Codecov Report

Merging #3534 (4955f4e) into master (7ee5ed7) will decrease coverage by 0.07%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #3534      +/-   ##
============================================
- Coverage     77.73%   77.66%   -0.07%     
+ Complexity     4977     4975       -2     
============================================
  Files           472      472              
  Lines         23722    23722              
  Branches       2103     2103              
============================================
- Hits          18439    18423      -16     
- Misses         4247     4263      +16     
  Partials       1036     1036              
Impacted Files Coverage Δ
...java/org/corfudb/infrastructure/IServerRouter.java 57.78% <0.00%> (-26.67%) ⬇️
...ation/replication/LogReplicationSourceManager.java 83.87% <0.00%> (-3.23%) ⬇️
...lication/replication/send/SenderBufferManager.java 58.73% <0.00%> (-3.17%) ⬇️
...e/src/main/java/org/corfudb/util/NetworkUtils.java 56.36% <0.00%> (-1.82%) ⬇️
...orfudb/infrastructure/CompactorLeaderServices.java 85.80% <0.00%> (-1.78%) ⬇️
...main/java/org/corfudb/runtime/view/LayoutView.java 81.48% <0.00%> (-0.74%) ⬇️
...n/java/org/corfudb/infrastructure/CorfuServer.java 57.66% <0.00%> (-0.73%) ⬇️
...a/org/corfudb/infrastructure/CompactorService.java 87.23% <0.00%> (+1.06%) ⬆️
...org/corfudb/runtime/view/LayoutManagementView.java 83.43% <0.00%> (+1.71%) ⬆️
...eplication/replication/receive/LogEntryWriter.java 91.92% <0.00%> (+2.02%) ⬆️
... and 1 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@xnull xnull merged commit 1a33479 into master Mar 16, 2023
@xnull xnull deleted the rockdsdb-7.9.2 branch March 16, 2023 20:20
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.

None yet

3 participants