management-api-for-apache-cassandra icon indicating copy to clipboard operation
management-api-for-apache-cassandra copied to clipboard

K8SSAND-156 ⁃ Add support for Native Protocol v5

Open emerkle826 opened this issue 4 years ago • 1 comments

At some point, the [UnixSocketServer4x]](https://github.com/datastax/management-api-for-apache-cassandra/blob/master/management-api-agent-4.x/src/main/java/org/apache/cassandra/transport/UnixSocketServer4x.java#L271-L276) class will need to support protocol v5.

┆Issue is synchronized with this Jira Story by Unito

emerkle826 avatar Feb 08 '21 16:02 emerkle826

Protocol v5 is coming out of Beta as of Cassandras 4.0-beta5: https://issues.apache.org/jira/browse/CASSANDRA-14973

I don't think anything has to be done until the Management API picks up C* 4.0-beta5 and/or updates the Java Driver to something newer than 4.10.0 ( Driver ticket, Driver PR)

emerkle826 avatar Feb 17 '21 23:02 emerkle826