On Thu, Jul 26, 2012 at 1:25 AM, Nikolay Kоvshov <nkovs...@yandex.ru> wrote:

>
> And I have remembered that I do a lot of get_range_slices requests, each
> time on a range of 100, if this could be important.


If you have large rows, try lowering the number of rows you fetch at once
from 100 to 25.  Pulling in a large amount of short-lived data could
explain the long parnews.

-- 
Tyler Hobbs
DataStax <http://datastax.com/>

Reply via email to