On Thu, May 7, 2009 at 8:37 PM, Jim Murphy <jim.mur...@pobox.com> wrote: > Interesting. So is there a JIRA ticket open for this already? Any chance of > getting it into 1.4?
No ticket currently open, but IMO it could make it for 1.4. > Its seriously kicking out butts right now. We write > into our masters with ~50ms response times till we hit the autocommit then > add/update response time is 10-30 seconds. Ouch. It's probably been made a little worse lately since Lucene now does fsync on index files before writing the segments file that points to those files. A necessary evil to prevent index corruption. > I'd be willing to work on submitting a patch given a better understanding of > the issue. Great, go for it! -Yonik http://www.lucidimagination.com