management-api-for-apache-cassandra
management-api-for-apache-cassandra copied to clipboard
K8SSAND-156 ⁃ Add support for Native Protocol v5
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
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)