Skip to content

CNDB-15759: add unified_compaction.scaling_parameter_persistence flag#2082

Merged
driftx merged 1 commit intomainfrom
CNDB-15759
Feb 24, 2026
Merged

CNDB-15759: add unified_compaction.scaling_parameter_persistence flag#2082
driftx merged 1 commit intomainfrom
CNDB-15759

Conversation

@driftx
Copy link
Copy Markdown

@driftx driftx commented Oct 21, 2025

What is the issue

Unified compaction write a json representation of the scaling parameters. There should be a way to disable this.

What does this PR fix and why was it fixed

Adds a unified_compaction.scaling_parameter_persistence flag which defaults to true.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Oct 21, 2025

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

@driftx driftx closed this Feb 23, 2026
@driftx driftx reopened this Feb 23, 2026
@sonarqubecloud
Copy link
Copy Markdown

@cassci-bot
Copy link
Copy Markdown

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


3 regressions found
See build details here


Found 3 new test failures

Test Explanation Runs Upstream
o.a.c.db.ColumnFamilyStoreTest.testDiscardSSTables REGRESSION 🔴 0 / 13
o.a.c.index.sai.cql.VectorCompaction100dTest.testOneToManyCompaction[ec false] REGRESSION 🔴 0 / 13
o.a.c.index.sai.cql.VectorSiftSmallTest.testRerankKZeroOrderMatchesFullPrecisionSimilarity[ed false false] REGRESSION 🔴 0 / 13

Found 2 known test failures

@driftx driftx merged commit f007843 into main Feb 24, 2026
2 of 4 checks passed
@driftx driftx deleted the CNDB-15759 branch February 24, 2026 00:50
driftx added a commit that referenced this pull request Apr 28, 2026
…#2082)

### What is the issue

Unified compaction write a json representation of the scaling
parameters. There should be a way to disable this.

### What does this PR fix and why was it fixed

Adds a `unified_compaction.scaling_parameter_persistence` flag which
defaults to true.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants