Skip to content

CNDB-17830: Fix flaky PrefetchingRebufferer non-sequential access test#2423

Merged
driftx merged 1 commit into
main-5.0from
CNDB-17830
May 19, 2026
Merged

CNDB-17830: Fix flaky PrefetchingRebufferer non-sequential access test#2423
driftx merged 1 commit into
main-5.0from
CNDB-17830

Conversation

@driftx
Copy link
Copy Markdown

@driftx driftx commented May 18, 2026

Wait for asynchronous cleanup to complete before asserting request counts.

Wait for asynchronous cleanup to complete before asserting request
counts.
@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 and ticket 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 IBM copyright header instead of the Apache License one (no DataStax copyright any longer)

@sonarqubecloud
Copy link
Copy Markdown

@plpesvc-ds
Copy link
Copy Markdown

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


3 regressions found
See build details here


Found 3 new test failures

Test Explanation Runs Upstream
o.a.c.index.sai.cql.VectorCompaction100dTest.testZeroOrOneToManyCompaction[version=ec enableNVQ=false] () NEW 🔴 0 / 30
o.a.c.index.sai.cql.VectorSiftSmallTest.testMultiSegmentBuild[version=fa enableNVQ=false enableFused=false] () NEW 🔴 0 / 30
o.a.c.index.sai.disk.RowAwareWidePrimaryKeyMapTest.testCeiling[version=ca] (compression) REGRESSION 🔴 0 / 30

Found 3 known test failures

@driftx driftx merged commit 35660b0 into main-5.0 May 19, 2026
5 of 7 checks passed
@driftx driftx deleted the CNDB-17830 branch May 19, 2026 11:04
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