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 "
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