CNDB-15735: CNDB-15619: Allow to customize SAI format to write and to consider as current() depending on a keyspace #2080
Merged
michaelsembwever merged 2 commits intomain-5.0from Nov 13, 2025
Conversation
Checklist before you submit for review
|
Member
Author
|
i still need to do a close review of the code here… (expecting a bomb of failures too…) |
Member
Author
|
this PR blocks #2090 |
djatnieks
approved these changes
Oct 28, 2025
… consider as current() depending on a keyspace (#2041) There is a new cassandra.sai.version.selector.class system property allowing to provide an implementation of the o.a.c.index.sai.disk.format.Version.Selector interface to specify that version of the SAI on-disk index format should be used for each keyspace.
…log/CommitLogReplayerTest.java Rebase notes: - squash into b1833e0
801cdc1 to
4a60e36
Compare
|
❌ Build ds-cassandra-pr-gate/PR-2080 rejected by Butler1 regressions found Found 1 new test failures
Found 6 known test failures |
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.



https://github.com/riptano/cndb/issues/15735
Port into main-5.0 commit 82064a0