Skip to content

Conversation

@michaelsembwever
Copy link
Member

https://github.com/riptano/cndb/issues/15565

Port into main-5.0 commit c0ee3e1

commit c0ee3e117c04bccd2b71af28e9a0efb384d561a3
Author: Zhao Yang [[email protected]](mailto:[email protected])
Date: Mon Sep 15 17:37:14 2025 +0800

CNDB-15160: add counter to track num of skipped compaction aggregates due to insufficient disk space (#1962)

### What is the issue
#15160

### What does this PR fix and why was it fixed
count num of skipped compaction aggregates due to insufficient disk
space

@github-actions
Copy link

github-actions bot commented Oct 9, 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

@sonarqubecloud
Copy link

…n aggregates due to insufficient disk space (#1962)

count num of skipped compaction aggregates due to insufficient disk
space
@cassci-bot
Copy link

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


3 regressions found
See build details here


Found 3 new test failures

Test Explanation Runs Upstream
o.a.c.cql3.validation.operations.AggregationQueriesTest.testAggregationQueryShouldNotTimeoutWhenItExceedesReadTimeout (compression) REGRESSION 🔴🔴 2 / 10
o.a.c.db.compaction.CompactionsCQLTest.testCompactionInvalidRTs (compression) REGRESSION 🔴🔵 0 / 10
o.a.c.index.sai.cql.VectorBruteforceLocalTest.randomizedBqCompressedTest[ed] (compression) REGRESSION 🔴🔵 0 / 10

Found 5 known test failures

@michaelsembwever
Copy link
Member Author

test failures not related.

@michaelsembwever michaelsembwever merged commit 2e87fa8 into main-5.0 Oct 12, 2025
575 of 590 checks passed
@michaelsembwever michaelsembwever deleted the mck-cndb-15565-main-5.0 branch October 12, 2025 12:52
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.

5 participants