Re: NPE during compaction in compare

2013-07-25 Thread Paul Ingalls
Hey Sylvain, I pulled the latest from the 1.2 branch and these exceptions were fixed. The only issue that remains is compacting large rows which fails with an assertion error. Thanks for the tip! Paul On Jul 25, 2013, at 12:26 AM, Sylvain Lebresne wrote: > Are you sure you're using the las

Re: NPE during compaction in compare

2013-07-25 Thread Sylvain Lebresne
Are you sure you're using the last version of the 1.2 branch? The exceptions are in RangeTombstoneList that has been introduced by the patch of CASSANDRA-5677 and the initial version of the patch were indeed able to produce that kind of error. Could that be you're using such development version of

NPE during compaction in compare

2013-07-24 Thread Paul Ingalls
Hey Chris, so I just tried dropping all my data and converting my column families to use leveled compaction. Now I'm getting exceptions like the following once I start inserting data. Have you seen these? ERROR 13:13:25,616 Exception in thread Thread[CompactionExecutor:34,1,main] java.lang.