Netflix / astyanax

Cassandra Java Client
Apache License 2.0
1.04k stars 355 forks source link

Upgrade Thrift to 0.9.2 #593

Open tsteinmaurer opened 8 years ago

tsteinmaurer commented 8 years ago

I see starting with Astyanax V3, Thrift 0.9.1 (in your version, 1.56.48 it is Thrift 0.7.0) is used. Please consider upgrading to Thrift 0.9.2, because this fixes an important memory leak for Thrift-based Astyanax users. See: https://issues.apache.org/jira/browse/THRIFT-1457