Return-Path: Delivered-To: apmail-jakarta-lucene-dev-archive@www.apache.org Received: (qmail 96710 invoked from network); 1 Oct 2003 21:17:26 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 1 Oct 2003 21:17:26 -0000 Received: (qmail 58967 invoked by uid 500); 1 Oct 2003 21:17:12 -0000 Delivered-To: apmail-jakarta-lucene-dev-archive@jakarta.apache.org Received: (qmail 58944 invoked by uid 500); 1 Oct 2003 21:17:12 -0000 Mailing-List: contact lucene-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Lucene Developers List" Reply-To: "Lucene Developers List" Delivered-To: mailing list lucene-dev@jakarta.apache.org Received: (qmail 58931 invoked from network); 1 Oct 2003 21:17:11 -0000 Received: from unknown (HELO smtp03.mrf.mail.rcn.net) (207.172.4.62) by daedalus.apache.org with SMTP; 1 Oct 2003 21:17:11 -0000 Received: from 207-237-23-51.c3-0.avec-ubr11.nyr-avec.ny.cable.rcn.com ([207.237.23.51] helo=localhost) by smtp03.mrf.mail.rcn.net with esmtp (Exim 3.35 #4) id 1A4oLV-00007v-00 for lucene-dev@jakarta.apache.org; Wed, 01 Oct 2003 17:17:17 -0400 Received: from formicary.net (localhost [127.0.0.1]) by localhost (Postfix) with ESMTP id D6B926001ED for ; Wed, 1 Oct 2003 17:16:42 -0400 (EDT) Date: Wed, 1 Oct 2003 17:16:42 -0400 Subject: Re: Testcase failure on OSX Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) From: Hani Suleiman To: "Lucene Developers List" Content-Transfer-Encoding: 7bit In-Reply-To: <3F7B4355.8030206@earthlink.net> Message-Id: <8DDE5F94-F454-11D7-8490-000A956D3476@formicary.net> X-Mailer: Apple Mail (2.552) X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Wednesday, October 1, 2003, at 05:12 PM, Dmitry Serebrennikov wrote: > I also think it feels wrong and also cannot find any problematic > cases. Perhaps we can help lower the risk by doing a measurement at > the time FSDirectory is created and setting a value for the minimum > detectable time difference. Then on most systems the code will behave > as before, but on OSX with an old FS (and other things that might come > about) it will have this special behavior. > Well you still end up with an operation (creating an FSDirectory) taking a second to complete, which IMHO is far too long. --------------------------------------------------------------------- To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: lucene-dev-help@jakarta.apache.org