Re: [RELEASE] Apache Cassandra 1.1.5 released

2012-09-12 Thread André Cruz
On Sep 12, 2012, at 1:53 AM, Jason Axelson wrote: > That looks like something that I've run into as well on previous > versions of Cassandra. Our workaround was to not drop a keyspace and > the re-use it (which we were doing as part of a test suite). Thanks, I'll keep that in mind. André

Re: [RELEASE] Apache Cassandra 1.1.5 released

2012-09-12 Thread Radim Kolar
If you have steps to reproduce, post them here https://issues.apache.org/jira/browse/CASSANDRA-4643

Re: [RELEASE] Apache Cassandra 1.1.5 released

2012-09-11 Thread Jason Axelson
Hi André, That looks like something that I've run into as well on previous versions of Cassandra. Our workaround was to not drop a keyspace and the re-use it (which we were doing as part of a test suite). This is a related stackoverflow post: http://stackoverflow.com/questions/11623356/cassandra-

Re: [RELEASE] Apache Cassandra 1.1.5 released

2012-09-11 Thread André Cruz
I'm also having "AssertionError"s. ERROR [ReadStage:51687] 2012-09-10 14:33:54,211 AbstractCassandraDaemon.java (line 134) Exception in thread Thread[ReadStage:51687,5,main] java.io.IOError: java.io.EOFException at org.apache.cassandra.db.columniterator.SSTableSliceIterator.(SSTableSlice

Re: [RELEASE] Apache Cassandra 1.1.5 released

2012-09-10 Thread Radim Kolar
this is first version from 1.1 branch i used in pre-production stress testing and i got lot of following errors: decorated key -1 != some number INFO [CompactionExecutor:10] 2012-09-11 02:22:13,586 CompactionController.java (line 172) Compacting large row system/HintsColumnFamily:67fd0f04ca32

[RELEASE] Apache Cassandra 1.1.5 released

2012-09-10 Thread Sylvain Lebresne
The Cassandra team is pleased to announce the release of Apache Cassandra version 1.1.5. Cassandra is a highly scalable second-generation distributed database, bringing together Dynamo's fully distributed design and Bigtable's ColumnFamily-based data model. You can read more here: http://cassand