Re: Fetch queue's total size

2010-06-30 Thread Markus Jelsma
On Tuesday 29 June 2010 20:50:01 Julien Nioche wrote: > Markus, > > > The depth of the queue is simply 50 * number of threads, so I gather that > you are using 10 threads. There is a JIRA where we discussed making this > value parametrable. > > the threads just wiggle between 490 and 500. > >

Re: Fetch queue's total size

2010-06-29 Thread Julien Nioche
Markus, > I'm wondering why this value never exceeds 500? While watching the fetch > log, i cannot determine the number of remaining fetches because as long as > there are more than 500 due, The depth of the queue is simply 50 * number of threads, so I gather that you are using 10 threads. The

Fetch queue's total size

2010-06-29 Thread Markus Jelsma
Hi,   I'm wondering why this value never exceeds 500? While watching the fetch log, i cannot determine the number of remaining fetches because as long as there are more than 500 due, the threads just wiggle between 490 and 500.   Is there a way to configure this? I haven't found a setting wit