Update thrift to reflect changes in Go's networking libraries -------------------------------------------------------------
Key: THRIFT-1177 URL: https://issues.apache.org/jira/browse/THRIFT-1177 Project: Thrift Issue Type: Dependency upgrade Components: Go - Compiler, Go - Library Affects Versions: 0.7 Reporter: Aalok Shah Priority: Minor Fix For: 0.7 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. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira