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 C0E969D94 for ; Fri, 6 Apr 2012 11:38:03 +0000 (UTC) Received: (qmail 9309 invoked by uid 500); 6 Apr 2012 11:38:02 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 9265 invoked by uid 500); 6 Apr 2012 11:38:02 -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 9258 invoked by uid 99); 6 Apr 2012 11:38:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Apr 2012 11:38:02 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of martijn.is.hier@gmail.com designates 209.85.214.176 as permitted sender) Received: from [209.85.214.176] (HELO mail-ob0-f176.google.com) (209.85.214.176) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Apr 2012 11:37:56 +0000 Received: by obbuo19 with SMTP id uo19so4107030obb.35 for ; Fri, 06 Apr 2012 04:37:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=3faxLlEgA6jK4M2PgMaDpbInTRKByBZCju7GK6zwsiM=; b=m105WcMqowKnEy+qaJ5mo4WQb+hhG3MLu5/TpbuJxMGSpFfoQhBxDIWUfKBD1Jgitb xqx2f0Wa5zPQtqt3KiDBKMv4Jz7QLNJBx3a9jEz7ISH7x1ZapuAKIBkfaktneV5zkrW+ 6WGlgYsAsoa3OepjdRR7im2jMi/1gwHAZpfan+0LZyWgYaoN0i3Ntzm9gvmz5wzqJQet xikWqZCPCY7dwSPVD8KymEp/Jj2N5AKrT648DnQ1nI8ssMc4UDS9Ytas92Aa9BJKoNbg bEREg2j9D0u8vdoEUPGWz4NMmmMlOO7XbW83jmqeNPBvmoTCHTkVq/TXKYS9lzuZ/BE3 xemA== Received: by 10.60.20.230 with SMTP id q6mr8858807oee.60.1333712255352; Fri, 06 Apr 2012 04:37:35 -0700 (PDT) MIME-Version: 1.0 Received: by 10.182.188.70 with HTTP; Fri, 6 Apr 2012 04:37:14 -0700 (PDT) In-Reply-To: References: <053101cd13e0$f1028a50$d3079ef0$@thetaphi.de> From: Martijn v Groningen Date: Fri, 6 Apr 2012 13:37:14 +0200 Message-ID: Subject: Re: VOTE: Lucene/Solr 3.6 To: dev@lucene.apache.org Content-Type: multipart/alternative; boundary=e89a8ff1c1e8367f3404bd0115fb --e89a8ff1c1e8367f3404bd0115fb Content-Type: text/plain; charset=UTF-8 Hi, A few days ago Cody Young discovered a bug in Solr's distributed grouping (SOLR-3316). This bug also occurs in the 3x code. I attached a bug fix in the issue. I think it is an important bug fix. Can I commit the fix to branch3x or is it already too late? Martijn On 6 April 2012 13:35, Robert Muir wrote: > On Fri, Apr 6, 2012 at 6:35 AM, Uwe Schindler wrote: > > > - Binary Javadocs still Geocities-like, it's no problem, but was it not > planned to use Java 7? - It's of course fine! > > > > Right: as i proposed originally on the list, this would be something > special I would do for the website *only*. > > In my opinion its too risky to do this in the build we ship, because > it would mean i would have to compile with java7 and java5 bootstrap > classpath: of course in theory that shoudl all work, but i feel much > more comfortable building the release with an actual java 5 compiler. > > -- > lucidimagination.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org > For additional commands, e-mail: dev-help@lucene.apache.org > > -- > Met vriendelijke groet, > > Martijn van Groningen > > > --e89a8ff1c1e8367f3404bd0115fb Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi,

A few days ago Cody Young discovered a bug in Solr's distributed groupi= ng (SOLR-3316). This bug also occurs in the 3x code.
I attached a bug fix in the issue. I think it is an important bug fix. Can = I commit the fix to branch3x or is it already too late?

Martijn

--e89a8ff1c1e8367f3404bd0115fb--