TSocket: Could not write 85 bytes -exception on some get_column calls

2010-07-06 Thread Juho Mäkinen
I'm having a strange problem when some of get_column and get_slice calls fails to TSocket: Could not write 85 bytes paja.dev.pri:9160 exception. The problem appears on some but not all calls to get_column and also some times to other calls. I'm using 0.6.3 on a single host (it's a development

Re: TSocket: Could not write 85 bytes -exception on some get_column calls

2010-07-06 Thread Pieter Maes
I'm having a simmular problem, but i get verry random read problems 4 bytes timouts. (mailed before about this) The only fix i got/found was, switch to framed transport instead of buffered transport, but i still have the same problem (less frequent) running debian packaged cassandra (0.6.1)

Re: TSocket: Could not write 85 bytes -exception on some get_column calls

2010-07-06 Thread Juho Mäkinen
Hi Pieter, I switched to framed transport but it didn't completely fix the problem. PS. i see there is 0.6.3 now available for debian, I'll test that version.. like you said you don't have the issue on 0.6.3 it might be fixed there.. I'm sorry if I didn't tell clearly enough: the problem