RE: java.io.IOError: java.io.EOFException with version 0.7.6

2011-05-23 Thread Rene Kochen
: java.io.EOFException with version 0.7.6 Would you have a simple script to reproduce the issue ? And could you open a JIRA ticket. Sylvain On Thu, May 19, 2011 at 4:22 PM, Rene Kochen rene.koc...@emea.schange.com wrote: I have some severe problems on our production site. I created the following test

Re: java.io.IOError: java.io.EOFException with version 0.7.6

2011-05-19 Thread Jonathan Ellis
It would be useful to post your program. On Thu, May 19, 2011 at 9:22 AM, Rene Kochen rene.koc...@emea.schange.com wrote: I have some severe problems on our production site. I created the following test program to reproduce the issue with Cassandra 0.7.6 (with empty data set). I use the

Re: java.io.IOError: java.io.EOFException with version 0.7.6

2011-05-19 Thread kochen
http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/file/n6383644/CassandraIssue.zip CassandraIssue.zip This is the test program (.NET 4) I use Cassandra 0.7.6 with standard yaml and this super-column-family: create column family Customers with column_type = 'Super' and