RE: iteration does not yield all data with consistency ONE

2010-11-15 Thread Eric van Orsouw
Jonathan, I have downloaded 0.6.8 and the iteration problem is fixed. Thanks, Eric -Original Message- From: Jonathan Ellis [mailto:jbel...@gmail.com] Sent: donderdag 11 november 2010 23:05 To: user Subject: Re: iteration does not yield all data with consistency ONE Can you try

Re: iteration does not yield all data with consistency ONE

2010-11-15 Thread Jonathan Ellis
] Sent: donderdag 11 november 2010 23:05 To: user Subject: Re: iteration does not yield all data with consistency ONE Can you try with the latest 0.6 svn branch? https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.6  It may be caused by https://issues.apache.org/jira/browse/CASSANDRA

RE: iteration does not yield all data with consistency ONE

2010-11-11 Thread Eric van Orsouw
: woensdag 10 november 2010 17:48 To: user Subject: Re: iteration does not yield all data with consistency ONE Interesting. Does it simplify further to RF=1 and 2 nodes? On Wed, Nov 10, 2010 at 8:58 AM, Eric van Orsouw eric.van.ors...@eventis.nl wrote: No, all nodes were up and running while

Re: iteration does not yield all data with consistency ONE

2010-11-11 Thread Brandon Williams
On Thu, Nov 11, 2010 at 4:56 AM, Eric van Orsouw eric.van.ors...@eventis.nl wrote: I appears to me there is an inconsistency somewhere, I hope this info helps. get_range_slices does not perform read repair, so inconsistencies at cl.ONE won't be resolved. Invoke nodetool repair everywhere

Re: iteration does not yield all data with consistency ONE

2010-11-11 Thread Jonathan Ellis
Ellis [mailto:jbel...@gmail.com] Sent: woensdag 10 november 2010 17:48 To: user Subject: Re: iteration does not yield all data with consistency ONE Interesting.  Does it simplify further to RF=1 and 2 nodes? On Wed, Nov 10, 2010 at 8:58 AM, Eric van Orsouw eric.van.ors...@eventis.nl wrote

Re: iteration does not yield all data with consistency ONE

2010-11-10 Thread Jonathan Ellis
Was the node that should have the other replica of this row down when it was inserted? On Wed, Nov 10, 2010 at 6:08 AM, Eric van Orsouw eric.van.ors...@eventis.nl wrote: Hello, We have a cluster of 4 nodes (0.6.6) and use the random partitioner and a replication of 2. When I insert a

RE: iteration does not yield all data with consistency ONE

2010-11-10 Thread Eric van Orsouw
: woensdag 10 november 2010 15:44 To: user Subject: Re: iteration does not yield all data with consistency ONE Was the node that should have the other replica of this row down when it was inserted? On Wed, Nov 10, 2010 at 6:08 AM, Eric van Orsouw eric.van.ors...@eventis.nl wrote: Hello, We

Re: iteration does not yield all data with consistency ONE

2010-11-10 Thread Jonathan Ellis
are still written in this case. It is btw also very reproducible. -Original Message- From: Jonathan Ellis [mailto:jbel...@gmail.com] Sent: woensdag 10 november 2010 15:44 To: user Subject: Re: iteration does not yield all data with consistency ONE Was the node that should have