Skip to content

Conversation

@vivekkoya
Copy link

@vivekkoya vivekkoya commented Nov 14, 2025

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:

 java.lang.ClassCastException: Joining failure upon streaming incompatible versions 

On version mismatch and/or protocol incompatibility between the two communicating nodes, cassandra server does not handle the errors correctly. There is no proper error handling when ClassCastException occurs, since it is not consistently reproducible. 


patch by Vivekanand Koya; reviewed by Štefan Miklošovič  for CASSANDRA-20984

Co-authored-by:  Štefan Miklošovič smiklosovic@apache.org
Co-authored-by: TBD TBD

The Cassandra-20984 Jira.

@vivekkoya vivekkoya changed the title CASSANDRA-20984-5.0: Cassandra 5.0 StreamingTest is work in progress CASSANDRA-20984-5.0: Fix java.lang.ClassCastException: Streaming Incompatible versions (StreamingTest is work in progress) Nov 14, 2025
@vivekkoya
Copy link
Author

StreamingTest is a work in progress

@vivekkoya vivekkoya changed the title CASSANDRA-20984-5.0: Fix java.lang.ClassCastException: Streaming Incompatible versions (StreamingTest is work in progress) CASSANDRA-20984-5.0: Fix java.lang.ClassCastException: Joining failure upon streaming incompatible versions (StreamingTest is work in progress) Nov 25, 2025
@vivekkoya vivekkoya changed the base branch from trunk to cassandra-5.0 November 25, 2025 01:59
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.

1 participant