Skip to content

Conversation

@djatnieks
Copy link

What is the issue

Fixes CNDB-15969

What does this PR fix and why was it fixed

Removes duplicate SystemDistributedKeyspace calls in RepairSession that were missed during STAR-993 rebase.

…ring rebase if STAR-993 onto Apache Cassandra 5.0.4
@github-actions
Copy link

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

@djatnieks djatnieks requested a review from driftx November 11, 2025 23:35
@sonarqubecloud
Copy link

@cassci-bot
Copy link

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


2 regressions found
See build details here


Found 2 new test failures

Test Explanation Runs Upstream
paxos_test.TestPaxos.test_contention_many_threads (offheap-bti) REGRESSION 🔴 0 / 16
replica_side_filtering_test.TestAllowFiltering.test_consistent_wide_table (offheap-bti) REGRESSION 🔴 0 / 16

Found 5 known test failures

@djatnieks djatnieks changed the title CNDB-15969 Remove duplicate SystemDistributedKeyspace calls missed during rebase if STAR-993 onto Apache Cassandra 5.0.4 CNDB-15969 Remove duplicate SystemDistributedKeyspace calls missed during rebase of STAR-993 on Apache Cassandra 5.0.4 Nov 12, 2025
@djatnieks djatnieks merged commit e6c9530 into main-5.0 Nov 12, 2025
571 of 587 checks passed
@djatnieks djatnieks deleted the CNDB-15969 branch November 12, 2025 16:53
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