TSocket read 0 bytes cqlsh error

2014-02-21 Thread Kasper Middelboe Petersen
Hi, I'm getting a TSocket read 0 bytes error in cqlsh when doing a SELECT * FROM tbl. Anyone else experienced this? It's a single node cluster running locally. I've tried doing a nodetool cleanup but that didn't solve the issue. Version information: INFO [main] 2014-02-21 10:20:25,224

Re: TSocket read 0 bytes cqlsh error

2014-02-21 Thread Kasper Middelboe Petersen
Looks like the problem is caused by: https://issues.apache.org/jira/browse/CASSANDRA-5202 On Fri, Feb 21, 2014 at 10:26 AM, Kasper Middelboe Petersen kas...@sybogames.com wrote: Hi, I'm getting a TSocket read 0 bytes error in cqlsh when doing a SELECT * FROM tbl. Anyone else experienced