Details
-
Dependency upgrade
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.7
-
None
-
Patch Available
Description
Go updated its networking libraries requiring a change to both the thrift code generator and the libraries.
Additionally, the Go generator did not support arguments/variables that were Go keywords, this needs to be updated to work with Cassandra's thrift since "range" is a Go keyword.