Skip to content

Revert "CNDB-16243: Improve ChunkCache Key in order to keep O(1) access time (#2156)"#2320

Merged
pkolaczk merged 1 commit intomainfrom
revert-cndb-c16243-main
Apr 16, 2026
Merged

Revert "CNDB-16243: Improve ChunkCache Key in order to keep O(1) access time (#2156)"#2320
pkolaczk merged 1 commit intomainfrom
revert-cndb-c16243-main

Conversation

@pkolaczk
Copy link
Copy Markdown

This reverts commit 7c75761.

@github-actions
Copy link
Copy Markdown

Checklist before you submit for review

  • This PR adheres to the Definition of Done
  • Make sure there is a PR in the CNDB project updating the Converged Cassandra version
  • Use NoSpamLogger for log lines that may appear frequently in the logs
  • Verify test results on Butler
  • Test coverage for new/modified code is > 80%
  • Proper code formatting
  • Proper title for each commit staring with the project-issue number, like CNDB-1234
  • Each commit has a meaningful description
  • Each commit is not very long and contains related changes
  • Renames, moves and reformatting are in distinct commits
  • All new files should contain the DataStax copyright header instead of the Apache License one

@sonarqubecloud
Copy link
Copy Markdown

@cassci-bot
Copy link
Copy Markdown

❌ Build ds-cassandra-pr-gate/PR-2320 rejected by Butler


4 regressions found
See build details here


Found 4 new test failures

Test Explanation Runs Upstream
o.a.c.index.sai.cql.VectorCompaction100dTest.testOneToManyCompactionTooManyHoles[version=ec enableNVQ=false] REGRESSION 🔴 0 / 30
o.a.c.index.sai.cql.VectorSiftSmallTest.testMultiSegmentBuild[version=fa enableNVQ=false enableFused=false] REGRESSION 🔴 0 / 30
o.a.c.index.sai.cql.VectorTypeTest.testTwoPredicates[version=ca enableNVQ=false enableFused=false] REGRESSION 🔴 0 / 30
o.a.c.index.sai.memory.VectorMemtableIndexTest.randomQueryTest (compression) REGRESSION 🔴 0 / 30

Found 4 known test failures

@pkolaczk
Copy link
Copy Markdown
Author

Test failures unrelated. This revert has already been tested in April 2026 release.

@pkolaczk pkolaczk merged commit 3033f69 into main Apr 16, 2026
3 of 5 checks passed
@pkolaczk pkolaczk deleted the revert-cndb-c16243-main branch April 16, 2026 08:25
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.

3 participants