RE: fromIndex > toIndex in Cassandra 1.2.5

2013-08-19 Thread tamas.foldesi
All right - we will probably proceed with the upgrade then, thanks for the help! From: Nate McCall [mailto:n...@thelastpickle.com] Sent: 19. august 2013 17:31 To: user@cassandra.apache.org Subject: Re: fromIndex > toIndex in Cassandra 1.2.5 Meant to put this in up top, but if you are upgrad

Re: fromIndex > toIndex in Cassandra 1.2.5

2013-08-19 Thread Nate McCall
onfidence to know if filtering did change to let this through. >> >> ** ** >> >> *From:* Nate McCall [mailto:n...@thelastpickle.com] >> *Sent:* 19. august 2013 16:23 >> *To:* user@cassandra.apache.org >> *Subject:* Re: fromIndex > toIndex in Cassandra 1.2.5 &

Re: fromIndex > toIndex in Cassandra 1.2.5

2013-08-19 Thread Nate McCall
know if filtering did change to let this through. > > ** ** > > *From:* Nate McCall [mailto:n...@thelastpickle.com] > *Sent:* 19. august 2013 16:23 > *To:* user@cassandra.apache.org > *Subject:* Re: fromIndex > toIndex in Cassandra 1.2.5 > > ** ** > > This is potentially just

RE: fromIndex > toIndex in Cassandra 1.2.5

2013-08-19 Thread tamas.foldesi
so it would give us some confidence to know if filtering did change to let this through. From: Nate McCall [mailto:n...@thelastpickle.com] Sent: 19. august 2013 16:23 To: user@cassandra.apache.org Subject: Re: fromIndex > toIndex in Cassandra 1.2.5 This is potentially just a bad query. It looks

Re: fromIndex > toIndex in Cassandra 1.2.5

2013-08-19 Thread Nate McCall
This is potentially just a bad query. It looks like ThriftValidation#validateFilterClauses just checks the indexes and values are of the right type and does not compare actual values. In other words, the query could have made it that far with a bad comparison value. What exception are you getting

fromIndex > toIndex in Cassandra 1.2.5

2013-08-19 Thread tamas.foldesi
Hi, We are upgrading our 1.0 Cassandra installation to 1.2 (via 1.1), and had Cassandra 1.2.5 running in test for a while. Everything seems fine except that exceptions like below come sporadically, without correlating with anything else. They *seem* to come during work hours, so it can be that