Skip to content

Conversation

@michaelsembwever
Copy link
Member

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

Port into main-5.0 commit 7e5827d

CNDB-14509: Mark function as public (https://github.com/datastax/cassandra/pull/1995)
If we intersect read and write replicas we need a way to check if
intersection replicas satisfy CL requirements, thus
marking needed functions as public.

Related CNDB PR https://github.com/riptano/cndb/pull/15317

If we intersect read and write replicas we need a way to check if
intersection replicas satisfy CL requirements, thus
marking needed functions as public.

Related CNDB PR riptano/cndb#15317
@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

@cassci-bot
Copy link

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


1 regressions found
See build details here


Found 1 new test failures

Test Explanation Runs Upstream
o.a.c.metrics.ClientRequestMetricsLatenciesTest.testViewWriteMetrics (compression) REGRESSION 🔴 0 / 10

Found 5 known test failures

@michaelsembwever michaelsembwever merged commit 0cd269c into main-5.0 Oct 14, 2025
569 of 590 checks passed
@michaelsembwever michaelsembwever deleted the mck-cndb-15484-main-5.0 branch October 14, 2025 10:02
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.

6 participants