Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CASSANDRA-18999][5.0] Gossiper::hasMajorVersion3Nodes returns true when a cluster is upgrading patch version without Cassandra 3 nodes. #3004

Conversation

isaacreath
Copy link
Contributor

Per the conversation in CASSANDRA-18999, this PR removes Gossiper#hasMajorVersion3Nodes for Cassandra 5.0 as we do not support upgrades from 3.x -> 5.0. This PR also removes all references to Gossiper#hasMajorVersion3Nodes and cleans up any additional dead code that this creates (mostly that in EndpointState).

pauloricardomg added a commit to pauloricardomg/cassandra that referenced this pull request Jan 5, 2024
@asfgit asfgit closed this in e04a317 Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant