On Fri, May 25, 2012 at 9:15 PM, Mark Miller <[email protected]> wrote: > > On May 25, 2012, at 2:07 PM, Mark Miller wrote: > >> Trying to stop jetties in parallel might be one thing to try obviously. > > But I still expected to see an ugly slowdown on many tests (eg even 30 > seconds * 10 tests is a significant add). > > It may be we simply have to do it in this one test though (add to the > graceful exit time) - other tests don't have enough indexing occurring to > cause long end merges I think.
can't you use a special MP that only merges small segments to prevent large merges? simon > > - Mark Miller > lucidimagination.com > > > > > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
