Skip to content

CNDB-14167: Set jvector_version on disk file format to 2 (#1757) (#1760) #1830

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

Merged
merged 1 commit into from
Jul 1, 2025

Conversation

driftx
Copy link

@driftx driftx commented Jun 20, 2025

Fixes: https://github.com/riptano/cndb/issues/14167

We upgraded to jvector 4 too soon. We need to use jvector 2 for a release cycle and then when we upgrade next, we can go to jvector 4. We needed a two phase release.

CNDB test PR: https://github.com/riptano/cndb/pull/14196

Fixes: riptano/cndb#14167

We upgraded to jvector 4 too soon. We need to use jvector 2 for a
release cycle and then when we upgrade next, we can go to jvector 4. We
needed a two phase release.

CNDB test PR: riptano/cndb#14196

Co-authored-by: Michael Marshall <[email protected]>
Copy link

Checklist before you submit for review

  • 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

@driftx
Copy link
Author

driftx commented Jun 20, 2025

Changed in CassandraRelevantProperties

Copy link

@cassci-bot
Copy link

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


11 new test failure(s) in 1 builds
See build details here


Found 11 new test failures

Test Explanation Branch history Upstream history
o.a.c.c.SimpleQueryTest.test2ndaryIndexBug regression 🔴
...estInterruptedExceptionCachedCounterLockManager regression 🔴
....r.PendingAntiCompactionTest.testRetriesTimeout regression 🔴
...adCommitLogAndSSTablesWithDroppedColumnTestCC40 regression 🔴
...adCommitLogAndSSTablesWithDroppedColumnTestCC50 regression 🔴
...oadCommitLogAndSSTablesWithDroppedColumnTestDSE regression 🔴
...thRestartTest.testReadingValuesOfDroppedColumns regression 🔴
o.a.c.d.t.r.ForceRepairTest.force regression 🔴
...estIndexRebuildWhenAddingSStableViaRemoteReload regression 🔴
...cySSTableTest.testVerifyOldDroppedTupleSSTables regression 🔴
o.a.c.t.SSTablePartitionsTest.testDirectory regression 🔴

No known test failures found

@driftx driftx merged commit 37fb8cd into main-5.0 Jul 1, 2025
574 of 588 checks passed
@driftx driftx deleted the CNDB-14536 branch July 1, 2025 18:59
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.

4 participants