Skip to content

CASSANDRA-20910 Harden cross cluster node joins checks#4618

Open
bereng wants to merge 4 commits intoapache:cassandra-4.1from
bereng:CASSANDRA-20910-4.1
Open

CASSANDRA-20910 Harden cross cluster node joins checks#4618
bereng wants to merge 4 commits intoapache:cassandra-4.1from
bereng:CASSANDRA-20910-4.1

Conversation

@bereng
Copy link
Contributor

@bereng bereng commented Feb 16, 2026

Thanks for sending a pull request! Here are some tips if you're new here:

  • Ensure you have added or run the appropriate tests for your PR.
  • Be sure to keep the PR description updated to reflect all changes.
  • Write your PR title to summarize what this PR proposes.
  • If possible, provide a concise example to reproduce the issue for a faster review.
  • Read our contributor guidelines
  • If you're making a documentation change, see our guide to documentation contribution

Commit messages should follow the following format:

<One sentence description, usually Jira title or CHANGES.txt summary>

<Optional lengthier description (context on patch)>

patch by <Authors>; reviewed by <Reviewers> for CASSANDRA-#####

Co-authored-by: Name1 <email1>
Co-authored-by: Name2 <email2>

The Cassandra Jira

@arup-chauhan
Copy link

arup-chauhan commented Feb 17, 2026

Hi @bereng,

I left a note on the Jira offering help in a scoped way. If you are open to it, I can

  • audit the gossip/join admission paths here to ensure foreign nodes are rejected consistently
  • strengthen CrossClusterNodesTest to assert mismatched cluster identity can never be admitted.

Happy to contribute via a small companion PR, if you prefer.

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