Re: Problem with Deletes

2010-06-20 Thread Jonathan Ellis
"major compaction" = manually invoked compact-all-sstables you're seeing "minor compactions" which are done automatically but cannot remove tombstones On Sun, Jun 20, 2010 at 3:21 AM, Amir wrote: > Benjamin Black b3k.us> writes: > >> >> http://wiki.apache.org/cassandra/DistributedDeletes >> >>

Re: Problem with Deletes

2010-06-20 Thread Amir
Benjamin Black b3k.us> writes: > > http://wiki.apache.org/cassandra/DistributedDeletes > > On Thu, Jun 17, 2010 at 9:10 AM, Amir yahoo.com> wrote: > > Hi All, > > > > I'm running a benchmark on Cassandra while using a benchmark client which I've > > written myself. > > > > I'm running the fol

Re: Problem with Deletes

2010-06-20 Thread Benjamin Black
http://wiki.apache.org/cassandra/DistributedDeletes On Thu, Jun 17, 2010 at 9:10 AM, Amir wrote: > Hi All, > > I'm running a benchmark on Cassandra while using a benchmark client which I've > written myself. > > I'm running the following scenario: > One Cassandra node on the same machine as the c

Problem with Deletes

2010-06-19 Thread Amir
Hi All, I'm running a benchmark on Cassandra while using a benchmark client which I've written myself. I'm running the following scenario: One Cassandra node on the same machine as the client. The client writes a new key every 1 second and deletes it after 10 seconds, so at any given time there