for background http://wiki.apache.org/cassandra/FAQ#range_rp
It maps the start key to a token, and then scans X rows from their on CL number of nodes. Rows are stored in token order. Cheers ----------------- Aaron Morton Freelance Developer @aaronmorton http://www.thelastpickle.com On 7/07/2012, at 11:52 PM, prasenjit mukherjee wrote: > Wondering how a rangequery request is handled if RP is used. Will the > receiving node do a fan-out to all the nodes in the ring or it will > just execute the rangequery on its own local partition ? > > -- > Sent from my mobile device