Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5847391B2 for ; Thu, 23 Feb 2012 10:31:31 +0000 (UTC) Received: (qmail 74369 invoked by uid 500); 23 Feb 2012 10:31:30 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 74329 invoked by uid 500); 23 Feb 2012 10:31:30 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 74322 invoked by uid 99); 23 Feb 2012 10:31:30 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Feb 2012 10:31:30 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of dawid.weiss@gmail.com designates 209.85.210.176 as permitted sender) Received: from [209.85.210.176] (HELO mail-iy0-f176.google.com) (209.85.210.176) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Feb 2012 10:31:22 +0000 Received: by iagz35 with SMTP id z35so1901908iag.35 for ; Thu, 23 Feb 2012 02:31:01 -0800 (PST) Received-SPF: pass (google.com: domain of dawid.weiss@gmail.com designates 10.50.203.100 as permitted sender) client-ip=10.50.203.100; Authentication-Results: mr.google.com; spf=pass (google.com: domain of dawid.weiss@gmail.com designates 10.50.203.100 as permitted sender) smtp.mail=dawid.weiss@gmail.com; dkim=pass header.i=dawid.weiss@gmail.com Received: from mr.google.com ([10.50.203.100]) by 10.50.203.100 with SMTP id kp4mr671903igc.6.1329993061790 (num_hops = 1); Thu, 23 Feb 2012 02:31:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; bh=DV8xQkXhJMXl0MdiulVTPJZaDG4YlvL3kpYUBno/bTQ=; b=fOaDSdydqOyuHxoGy/Zqpv1jFAh+X36qunDxwuHASj4L8MgLZsebWF4g2Bv3M9LIzi PK4z30TzEufdIsPv2vPY0tYfGw+k4g7IxtVR0KsK7I21CvBvWjPJ88QCDEUZJFd1d6nM 7SA9b08/DLZeNKPFLVkSw4o7DzMzMgpLpjdDA= Received: by 10.50.203.100 with SMTP id kp4mr584197igc.6.1329993061750; Thu, 23 Feb 2012 02:31:01 -0800 (PST) MIME-Version: 1.0 Sender: dawid.weiss@gmail.com Received: by 10.42.167.198 with HTTP; Thu, 23 Feb 2012 02:30:41 -0800 (PST) In-Reply-To: References: From: Dawid Weiss Date: Thu, 23 Feb 2012 11:30:41 +0100 X-Google-Sender-Auth: oc7bBjtXwRjDXEfES4nt0-PoRzk Message-ID: Subject: Re: Can we add isDaemon check to LTC.threadCleanup? To: dev@lucene.apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org > It's very stupid that it does that ... Looks like a bug in their code -- submit a patch, they'll be happy. Dawid --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org