Skip to content

CNDB-15608 homogenize hasClustering and hasEmptyClustering#2321

Open
k-rus wants to merge 1 commit intomainfrom
rf-has-clustering-15608
Open

CNDB-15608 homogenize hasClustering and hasEmptyClustering#2321
k-rus wants to merge 1 commit intomainfrom
rf-has-clustering-15608

Conversation

@k-rus
Copy link
Copy Markdown
Member

@k-rus k-rus commented Apr 15, 2026

What is the issue

There are methods and variables with names hasClustering and hasEmptyClustering. CNDB-15608 adds more hasClustering methods.

What does this PR fix and why was it fixed

Changes hasEmptyClustering to hasClustering to homogenize to a single name. For my personal taste hasClustering is easier to understand.

CNDB's PR: https://github.com/riptano/cndb/pull/17499

There are methods and variables with names hasClustering and
hasEmptyClustering. CNDB-15608 adds more hasClustering methods.

Changes hasEmptyClustering to hasClustering to homogenize to a single
name. For my personal taste hasClustering is easier to understand.
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 15, 2026

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
Copy Markdown

@cassci-bot
Copy link
Copy Markdown

@k-rus k-rus requested a review from a team April 16, 2026 08:18
@k-rus k-rus changed the title CNDB-15608 homoginze hasClustering and hasEmptyClustering CNDB-15608 homogenize hasClustering and hasEmptyClustering Apr 17, 2026
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.

2 participants