Re: Possible EOFException regression in 0.7.1

2011-02-16 Thread Jonas Borgström
On 02/16/2011 03:54 PM, Jonathan Ellis wrote: > It does look a lot like 1932. Make sure everything is really running > 0.7.2, 0.7.0 can't read data files created by 0.7.1+. All nodes are running 0.7.2 > If the versions are ok, take a snapshot, then compact, and see if the > problem still occurs

Re: Possible EOFException regression in 0.7.1

2011-02-16 Thread Jonathan Ellis
It does look a lot like 1932. Make sure everything is really running 0.7.2, 0.7.0 can't read data files created by 0.7.1+. If the versions are ok, take a snapshot, then compact, and see if the problem still occurs with all files on the [compacted] new format. 2011/2/16 Jonas Borgström : > On 02/

Re: Possible EOFException regression in 0.7.1

2011-02-16 Thread Jonas Borgström
On 02/15/2011 07:15 PM, Sylvain Lebresne wrote: > On Tue, Feb 15, 2011 at 7:10 PM, ruslan usifov > wrote: > > It will be great if patch appear very quick > > > patch attached here: https://issues.apache.org/jira/browse/CASSANDRA-2165 Hi again and thanks for

Re: Possible EOFException regression in 0.7.1

2011-02-15 Thread Jonathan Ellis
Note that this is a read-time bug, there is no data loss involved. Patch is committed with a new test to prevent future regressions. I've asked Hudson (https://hudson.apache.org/hudson/job/Cassandra) to create a new binary build with the patch included but the backlog is long enough that I don't

Re: Possible EOFException regression in 0.7.1

2011-02-15 Thread Jonathan Ellis
problem occur elsewhere in > the code? > > > > Dan > > > > From: Sylvain Lebresne [mailto:sylv...@datastax.com] > Sent: February-15-11 13:15 > To: user@cassandra.apache.org > Subject: Re: Possible EOFException regression in 0.7.1 > > > > On Tue, Feb

RE: Possible EOFException regression in 0.7.1

2011-02-15 Thread Dan Hendry
is going into my nodes. Could this bug have existed in 0.7.0 in another form or could this problem occur elsewhere in the code? Dan From: Sylvain Lebresne [mailto:sylv...@datastax.com] Sent: February-15-11 13:15 To: user@cassandra.apache.org Subject: Re: Possible EOFException regression in

Re: Possible EOFException regression in 0.7.1

2011-02-15 Thread ruslan usifov
2011/2/15 Sylvain Lebresne > On Tue, Feb 15, 2011 at 7:10 PM, ruslan usifov wrote: > >> It will be great if patch appear very quick >> > > patch attached here: https://issues.apache.org/jira/browse/CASSANDRA-2165 > > > Does this patch appear in binary release, or it's better for now stay on versi

Re: Possible EOFException regression in 0.7.1

2011-02-15 Thread Sylvain Lebresne
On Tue, Feb 15, 2011 at 7:10 PM, ruslan usifov wrote: > It will be great if patch appear very quick > patch attached here: https://issues.apache.org/jira/browse/CASSANDRA-2165 Hoping this is quick enough. > > 2011/2/15 Jonathan Ellis > > I can reproduce with your script. Thanks! >> >> 2011/2

Re: Possible EOFException regression in 0.7.1

2011-02-15 Thread ruslan usifov
It will be great if patch appear very quick 2011/2/15 Jonathan Ellis > I can reproduce with your script. Thanks! > > 2011/2/15 Jonas Borgström : > > Hi all, > > > > While testing the new 0.7.1 release I got the following exception: > > > > ERROR [ReadStage:11] 2011-02-15 16:39:18,105 > > Debugg

Re: Possible EOFException regression in 0.7.1

2011-02-15 Thread Jake Luciani
Have you made any changes to the cassandra config? 2011/2/15 Jonas Borgström > Hi all, > > While testing the new 0.7.1 release I got the following exception: > > ERROR [ReadStage:11] 2011-02-15 16:39:18,105 > DebuggableThreadPoolExecutor.java (line 103) Error in ThreadPoolExecutor > java.io.IOEr

Re: Possible EOFException regression in 0.7.1

2011-02-15 Thread Jonathan Ellis
I can reproduce with your script. Thanks! 2011/2/15 Jonas Borgström : > Hi all, > > While testing the new 0.7.1 release I got the following exception: > > ERROR [ReadStage:11] 2011-02-15 16:39:18,105 > DebuggableThreadPoolExecutor.java (line 103) Error in ThreadPoolExecutor > java.io.IOError: jav

Possible EOFException regression in 0.7.1

2011-02-15 Thread Jonas Borgström
Hi all, While testing the new 0.7.1 release I got the following exception: ERROR [ReadStage:11] 2011-02-15 16:39:18,105 DebuggableThreadPoolExecutor.java (line 103) Error in ThreadPoolExecutor java.io.IOError: java.io.EOFException at org.apache.cassandra.db.columniterator.SSTableNamesIter