Re: Re: minor vs major compaction and purging data

2011-06-13 Thread Sebastien Coutu
Thanks! This clarifies a few things :) On Mon, Jun 13, 2011 at 4:09 PM, wrote: > Cleanup removes any data that node is no longer responsible for, according > to the node's token range. A node can have data it is no longer responsible > for if you do certain maintenance operations like move or lo

Re: Re: minor vs major compaction and purging data

2011-06-13 Thread jonathan . colby
Cleanup removes any data that node is no longer responsible for, according to the node's token range. A node can have data it is no longer responsible for if you do certain maintenance operations like move or loadbalance. On , Sebastien Coutu wrote: How about cleanups? What would be the diff