Re: Unexpected TType error on web traffic increase

2010-05-12 Thread Jonathan Ellis
Sounds like the sort of error you'd see if you were using thread-unsafe Thrift clients on multiple threads. On Tue, May 11, 2010 at 11:23 PM, Waqas Badar wrote: > Dear all, > > We are using Cassandra on website. Whenever website traffic increases, we > got the following error (Python): > > File "

Unexpected TType error on web traffic increase

2010-05-11 Thread Waqas Badar
Dear all, We are using Cassandra on website. Whenever website traffic increases, we got the following error (Python): File "/usr/local/lib/python2.6/dist-packages/pycassa/columnfamily.py", line 199, in multiget self._rcl(read_consistency_level)) File "/usr/local/lib/p