Re: Minimizing the impact of compaction on latency and throughput

2010-07-12 Thread Jonathan Ellis
This looks relevant: http://chbits.blogspot.com/2010/06/lucene-and-fadvisemadvise.html (see comments for directions to code sample) On Fri, Jul 9, 2010 at 1:52 AM, Peter Schuller wrote: >> It might be worth experimenting with posix_fadvise.  I don't think >> implementing our own i/o scheduler or

Build failed in Hudson: Cassandra #489

2010-07-12 Thread Apache Hudson Server
See Changes: [brandonwilliams] Remove obsolete flush_index_buffer_size_in_mb config param [jbellis] add test for getBuckets. patch by Tyler Hobbs; reviewed by jbellis for CASSANDRA-1265 [jbellis] avoid double-copy of flushed da

Re: Secondary Index Operators

2010-07-12 Thread Ed Anuff
Interesting, I can't comment on the applicability of msgpack within Cassandra, but I posted something a while back about a serialization technique I was using for implementing inverted indexes at the application level on top of Cassandra (http://github.com/edanuff/CassandraCompositeType). I used a