Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 47637 invoked from network); 15 Sep 2008 21:32:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Sep 2008 21:32:48 -0000 Received: (qmail 29203 invoked by uid 500); 15 Sep 2008 21:32:38 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 29143 invoked by uid 500); 15 Sep 2008 21:32:38 -0000 Mailing-List: contact java-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@lucene.apache.org Delivered-To: mailing list java-dev@lucene.apache.org Received: (qmail 29134 invoked by uid 99); 15 Sep 2008 21:32:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Sep 2008 14:32:38 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.86.89.67] (HELO elasmtp-scoter.atl.sa.earthlink.net) (209.86.89.67) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Sep 2008 21:31:38 +0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=dk20050327; d=ix.netcom.com; b=dEl4e0E4Ln3R4e6Jfgsz2+4gZnlCzzrrpm36eNvrCu7gOVNN6eLRGKVGYNvKzXLm; h=Received:Mime-Version:In-Reply-To:References:Content-Type:Message-Id:Content-Transfer-Encoding:From:Subject:Date:To:X-Mailer:X-ELNK-Trace:X-Originating-IP; Received: from [68.255.106.32] (helo=[192.168.1.65]) by elasmtp-scoter.atl.sa.earthlink.net with esmtpa (Exim 4.67) (envelope-from ) id 1KfLfh-00050d-C7 for java-dev@lucene.apache.org; Mon, 15 Sep 2008 17:31:49 -0400 Mime-Version: 1.0 (Apple Message framework v753.1) In-Reply-To: <85d3c3b60809151420r68a4834cq5507305dc8f041d4@mail.gmail.com> References: <85d3c3b60809150710v497cca2evc5423121ac9ef217@mail.gmail.com> <85d3c3b60809151420r68a4834cq5507305dc8f041d4@mail.gmail.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <6FBD2EBB-DFD8-448F-9902-75149E22363C@ix.netcom.com> Content-Transfer-Encoding: 7bit From: robert engels Subject: Re: LUCENE-1314 IndexReader.clone Date: Mon, 15 Sep 2008 16:31:48 -0500 To: java-dev@lucene.apache.org X-Mailer: Apple Mail (2.753.1) X-ELNK-Trace: 33cbdd8ed9881ca8776432462e451d7b7f19f0d9c038d9aaa27e54ad4649960b7804d6b76eaa1ea2350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 68.255.106.32 X-Virus-Checked: Checked by ClamAV on apache.org init() is trivial, just look at the initialValue() method in ThreadLocal - similar code needs to be added to CloseableThreadLocal On Sep 15, 2008, at 4:20 PM, Jason Rutherglen wrote: > This patch will take some time. I think there needs to be an init > method like regular threadlocal in the new CloseableThreadLocal. Are > there any thoughts on this? Should I just take a swing at it and > we'll see what happens? > > On Mon, Sep 15, 2008 at 10:25 AM, Michael McCandless > wrote: >> >> Hi Jason! >> >> I think I have open questions on there from quite a while ago -- >> let me go >> add another comment to get things going again. >> >> Mike >> >> On Sep 15, 2008, at 10:10 AM, Jason Rutherglen wrote: >> >>> Hi Michael McCandless, >>> >>> Cam Bazz is interested in getting this patch into trunk. What >>> are the >>> next steps on it besides updating it to work with Lucene 2.4? >>> >>> Jason >>> >>> -------------------------------------------------------------------- >>> - >>> To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org >>> For additional commands, e-mail: java-dev-help@lucene.apache.org >>> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org >> For additional commands, e-mail: java-dev-help@lucene.apache.org >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org > For additional commands, e-mail: java-dev-help@lucene.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org