> what is the internal memory model used? It sounds like it doesn't have a page > manager? Nodetool cleanup is a maintenance process to remove data on disk that the node is no longer a replica for. It is typically used after the token assignments have been changed.
Cheers ----------------- Aaron Morton Freelance Developer @aaronmorton http://www.thelastpickle.com On 23/10/2012, at 6:42 PM, Will @ SOHO <w...@voodoolunchbox.com> wrote: > On 10/23/2012 01:25 AM, Peter Schuller wrote: >> >> On Oct 22, 2012 11:54 AM, "B. Todd Burruss" <bto...@gmail.com> wrote: >> > >> > does "nodetool cleanup" perform a major compaction in the process of >> > removing unwanted data? >> >> No. > what is the internal memory model used? It sounds like it doesn't have a page > manager?