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

Upgrade RocksDB version to 7.9.2 #3795

Merged
merged 1 commit into from
Feb 22, 2023

Conversation

hangc0276
Copy link
Contributor

Motivation

Related to #3734

Modification

Upgrade RocksDB version to 7.9.2

@hangc0276 hangc0276 self-assigned this Feb 21, 2023
@hangc0276 hangc0276 added the dependencies Pull requests that update a dependency file label Feb 21, 2023
@hangc0276 hangc0276 added this to the 4.16.0 milestone Feb 21, 2023
@codecov-commenter
Copy link

codecov-commenter commented Feb 21, 2023

Codecov Report

Merging #3795 (7b3bfab) into master (e0fd93a) will decrease coverage by 20.55%.
The diff coverage is n/a.

@@              Coverage Diff              @@
##             master    #3795       +/-   ##
=============================================
- Coverage     68.14%   47.60%   -20.55%     
+ Complexity     6719     4564     -2155     
=============================================
  Files           473      473               
  Lines         40952    40952               
  Branches       5236     5236               
=============================================
- Hits          27907    19494     -8413     
- Misses        10787    19468     +8681     
+ Partials       2258     1990      -268     
Flag Coverage Δ
bookie ?
client ?
remaining 29.62% <ø> (+0.11%) ⬆️
replication 41.45% <ø> (+0.02%) ⬆️
tls 21.00% <ø> (-0.04%) ⬇️

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

Impacted Files Coverage Δ
...java/org/apache/bookkeeper/proto/BookieClient.java 0.00% <0.00%> (-100.00%) ⬇️
...a/org/apache/bookkeeper/client/api/BookKeeper.java 0.00% <0.00%> (-100.00%) ⬇️
...org/apache/bookkeeper/bookie/ReadOnlyFileInfo.java 0.00% <0.00%> (-100.00%) ⬇️
...org/apache/bookkeeper/bookie/datainteg/Events.java 0.00% <0.00%> (-100.00%) ⬇️
...rg/apache/bookkeeper/client/api/CreateBuilder.java 0.00% <0.00%> (-100.00%) ⬇️
.../apache/bookkeeper/bookie/storage/EntryLogger.java 0.00% <0.00%> (-100.00%) ⬇️
...che/bookkeeper/bookie/storage/ldb/LongWrapper.java 0.00% <0.00%> (-100.00%) ⬇️
.../bookkeeper/proto/checksum/DummyDigestManager.java 0.00% <0.00%> (-100.00%) ⬇️
...okkeeper/client/BookieAddressResolverDisabled.java 0.00% <0.00%> (-100.00%) ⬇️
...keeper/proto/ReadLastConfirmedAndEntryContext.java 0.00% <0.00%> (-100.00%) ⬇️
... and 228 more

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

@shoothzj shoothzj merged commit 80d3aac into apache:master Feb 22, 2023
Ghatage pushed a commit to sijie/bookkeeper that referenced this pull request Jul 12, 2024
### Motivation
Related to apache#3734

### Modification
Upgrade RocksDB version to 7.9.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants