https://issues.apache.org/jira/browse/CASSANDRA-4206
Regards,
Patrik
On Tue, May 1, 2012 at 03:46, Jonathan Ellis wrote:
> On Mon, Apr 30, 2012 at 2:11 PM, Patrik Modesto
> wrote:
>> I think the problem is somehow connected to an IntegerType secondary
>> index.
>
> Could be, but my money is on
On Mon, Apr 30, 2012 at 2:11 PM, Patrik Modesto
wrote:
> I think the problem is somehow connected to an IntegerType secondary
> index.
Could be, but my money is on the supercolumns in the HH data model.
Can you create a jira ticket?
--
Jonathan Ellis
Project Chair, Apache Cassandra
co-founder
The schema for the user defined CF's should not matter. The exceptions has to
do with compacting the HintedHandoff CF.
With regard to the failed read, is this happening at CL QUOURM ?
Can you remember if the assertion was raised while the cluster was still under
load ?
Cheers
--
Hi Aaron,
it's still an issue. However it's difficult to reproduce because I'd
need to insert data to Cassandra for day or more which is not
possible.
I think the problem is somehow connected to an IntegerType secondary
index. I had a different problem with CF with two secondary indexes,
the firs
Looks a bit like https://issues.apache.org/jira/browse/CASSANDRA-3579 but that
was fixed in 1.0.7
Is this still an issue ? Are you able to reproduce the fault ?
Cheers
-
Aaron Morton
Freelance Developer
@aaronmorton
http://www.thelastpickle.com
On 27/04/2012, at 6:56 PM, Patr