Details
-
Task
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Operability
-
Normal
-
All
-
None
-
Description
MessagingService's VERSION_30 and VERSION_3014 don't have to be supported in Cassandra 5.0 anymore.
(Cassandra 5.0 currently is still using VERSION_40)
Patch: https://github.com/apache/cassandra/compare/trunk...thelastpickle:cassandra:mck/18314/trunk
Raises the question whether backward compatibility to the previous major is defined by the Cassandra version or by the internal component version (MessagingService).
Attachments
Attachments
Issue Links
- relates to
-
CASSANDRA-19002 Create / update tests to ensure commit logs and hints for all versions in MS are ingestible in 5.0
- Resolved
- Testing discovered
-
CASSANDRA-18703 Test failure: SSTablesSystemViewTest#testVirtualTableThroughIndexLifeCycle
- Resolved
-
CASSANDRA-18695 Remove 3.x from the versions checked for prepared statement behaviour
- Resolved
- links to