KAFKA-20867: Upgrade RocksDB dependency from 10.1.3 to 10.10.1 - #22998
Open
lucliu1108 wants to merge 3 commits into
Open
KAFKA-20867: Upgrade RocksDB dependency from 10.1.3 to 10.10.1#22998lucliu1108 wants to merge 3 commits into
lucliu1108 wants to merge 3 commits into
Conversation
|
A label of 'needs-attention' was automatically added to this PR in order to raise the |
lucliu1108
marked this pull request as ready for review
August 27, 2026 21:13
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
After AK 4.4 code freeze, we should upgrade RocksDB version to a newer
one, test its stability and make it to the next major release.
ticket: https://issues.apache.org/jira/browse/KAFKA-20867
Major change
Then major API change affecting RocksDBSetter interface is
Options#maxWriteBufferNumberToMaintainremoved (its correspondingsetter as well). Therefore, in
RocksDBGenericOptionsToDbOptionsColumnFamilyOptionsAdapter.java, thecorresponding getter and setting will be marked as deprecated since 4.5
Validation
System test run for all
streamstests:https://semaphore.ci.confluent.io/workflows/d0817a61-f98f-4dfc-8fbc-fe85d60906d7?pipeline_id=608dd0bb-6657-40d1-97c2-8f74a296c57c