Return-Path: X-Original-To: apmail-hadoop-general-archive@minotaur.apache.org Delivered-To: apmail-hadoop-general-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 815C86D20 for ; Wed, 1 Jun 2011 20:51:18 +0000 (UTC) Received: (qmail 71228 invoked by uid 500); 1 Jun 2011 20:51:17 -0000 Delivered-To: apmail-hadoop-general-archive@hadoop.apache.org Received: (qmail 71186 invoked by uid 500); 1 Jun 2011 20:51:16 -0000 Mailing-List: contact general-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@hadoop.apache.org Delivered-To: mailing list general@hadoop.apache.org Received: (qmail 71177 invoked by uid 99); 1 Jun 2011 20:51:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Jun 2011 20:51:16 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [69.147.107.21] (HELO mrout2-b.corp.re1.yahoo.com) (69.147.107.21) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Jun 2011 20:51:12 +0000 Received: from host136.benchmark.com (snvvpn1-10-72-244-c1.hq.corp.yahoo.com [10.72.244.1]) by mrout2-b.corp.re1.yahoo.com (8.14.4/8.14.4/y.out) with ESMTP id p51KoY57070182 for ; Wed, 1 Jun 2011 13:50:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=yahoo-inc.com; s=cobra; t=1306961434; bh=3N2cOKeO84G4HeHausqnQfnpNk5RoxGnYbljF1O7lr0=; h=Content-Type:Mime-Version:Subject:From:In-Reply-To:Date: Content-Transfer-Encoding:Message-Id:References:To; b=PU3uOY+UFbiiMCW2qSci/I+riVsfBD8MuPrbno+eAL450SfeUi8FIvtF9UqpoF93c DI1hIkCCfvKBJ9Ns7zPb/BwsNw0WC9X7CUCdXpx0DEkBtK6pk2l1+l3CmpH0OUMpTV 0MzYw/v9bZwUm7GwMxpnjY631mBugvAfjCE/qWSw= Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1084) Subject: Re: Update on 0.22 From: Eric Baldeschwieler In-Reply-To: Date: Wed, 1 Jun 2011 13:50:37 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: <5786C837-900C-4371-A3D2-568F1E2F8264@yahoo-inc.com> References: To: "general@hadoop.apache.org" X-Mailer: Apple Mail (2.1084) makes sense to me, but it might be good to work to make these decisions = visible so folks can understand what is happening. On Jun 1, 2011, at 1:46 PM, Owen O'Malley wrote: >=20 > On Jun 1, 2011, at 1:27 PM, Suresh Srinivas wrote: >=20 >> I see that there are several non blockers being promoted to 0.22 from = trunk. >> =46rom my understanding, any non blocker change to 0.22 should be = approved by >> vote. Is this correct? >=20 > No, the Release Manager has full control over what goes into a = release. The PMC votes on it once there is a release candidate. >=20 > -- Owen