Skip to content

Conversation

driftx
Copy link

@driftx driftx commented Jul 31, 2025

What is the issue

SequentialWriter open a write-only channel by default

What does this PR fix and why was it fixed

Defaults SequentialWriter channels to write-only

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 driftx changed the title Cndb 15023 CNDB 15023 SequentialWriter should open a write-only channel by default Jul 31, 2025
@driftx driftx changed the title CNDB 15023 SequentialWriter should open a write-only channel by default CNDB 15032 SequentialWriter should open a write-only channel by default Jul 31, 2025
@driftx driftx merged commit 631c133 into main-5.0 Jul 31, 2025
19 of 514 checks passed
@driftx driftx deleted the CNDB-15023 branch July 31, 2025 21:32
Copy link

@cassci-bot
Copy link

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


1 regressions found
See build details here


Found 1 new test failures

Test Explanation Runs Upstream
o.a.c.io.util.PrefetchingRebuffererTest.testNonSequentialAccess (compression) REGRESSION 🔴🔵 0 / 20

Found 11 known test failures

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