Return-Path: X-Original-To: apmail-hadoop-mapreduce-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1CFC0106AD for ; Wed, 13 Nov 2013 18:13:05 +0000 (UTC) Received: (qmail 6450 invoked by uid 500); 13 Nov 2013 18:12:15 -0000 Delivered-To: apmail-hadoop-mapreduce-dev-archive@hadoop.apache.org Received: (qmail 6117 invoked by uid 500); 13 Nov 2013 18:11:59 -0000 Mailing-List: contact mapreduce-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-dev@hadoop.apache.org Delivered-To: mailing list mapreduce-dev@hadoop.apache.org Received: (qmail 5206 invoked by uid 99); 13 Nov 2013 18:11:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Nov 2013 18:11:51 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_REMOTE_IMAGE X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of acm@hortonworks.com designates 209.85.223.178 as permitted sender) Received: from [209.85.223.178] (HELO mail-ie0-f178.google.com) (209.85.223.178) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Nov 2013 18:11:47 +0000 Received: by mail-ie0-f178.google.com with SMTP id aq17so1055081iec.23 for ; Wed, 13 Nov 2013 10:11:26 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:message-id:mime-version:subject:date :references:to:in-reply-to:content-type; bh=dIs8ZjhO4YqT14n1I6ma/V+LNM7ZDA0RXHb84w9Q//I=; b=G151ylQaEglP5txVK3jWM4D6v7ZpUw6f0TUbtQDMSmSTI/Yy+nNv6TU1GfVWr+TV4s wS5KClyr9jJRgOwt5Fi3o8K6A1IUksQmSEL1982blIa2gFkORAbh0TpRjAhDYiK5pPXe +dLgBDAx2IXkqmf335Kbq5kJZcR3ahRogR4nJNFtJF1Ac8VqI441FXLIOOHLRKQIdxmm Ypam3OfHbtxx1QmXHfQxMDdXgo9/PUERYvIQd5PbbxkTydn38r6wMlxZ+CYBZXLdKNc8 zEipFW02uzg6ZitiSZyRskAtEfosP2Db7Stz9sU8w4ZASdIaBpKtlqMcBv71eFYz/QJ9 pFEw== X-Gm-Message-State: ALoCoQn+KV+DJnLoEKFSQYV5vW5rlbzXj7BJe/DDv1Wmxy7HNtk09pLQ+UsQoBO3m8idLX9IZgPGyQyntf/g3giTQpBnHOF98ypGSGQU+xxJ3NFOYaNmzgU= X-Received: by 10.50.154.10 with SMTP id vk10mr19523551igb.1.1384366286356; Wed, 13 Nov 2013 10:11:26 -0800 (PST) Received: from [192.168.154.128] ([198.203.175.254]) by mx.google.com with ESMTPSA id p14sm31444806igr.7.2013.11.13.10.11.24 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 13 Nov 2013 10:11:25 -0800 (PST) From: Arun C Murthy Message-Id: Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) Subject: Re: Next releases Date: Wed, 13 Nov 2013 12:11:24 -0600 References: To: hdfs-dev@hadoop.apache.org, "common-dev@hadoop.apache.org" , "mapreduce-dev@hadoop.apache.org" , "yarn-dev@hadoop.apache.org" In-Reply-To: X-Mailer: Apple Mail (2.1510) Content-Type: multipart/alternative; boundary="Apple-Mail=_B33567C6-C47E-428F-9F55-ACFD0A02DA2E" X-Virus-Checked: Checked by ClamAV on apache.org --Apple-Mail=_B33567C6-C47E-428F-9F55-ACFD0A02DA2E Content-Type: text/plain; charset=ISO-8859-1 On Nov 12, 2013, at 1:54 PM, Todd Lipcon wrote: > On Mon, Nov 11, 2013 at 2:57 PM, Colin McCabe wrote: > >> To be honest, I'm not aware of anything in 2.2.1 that shouldn't be >> there. However, I have only been following the HDFS and common side >> of things so I may not have the full picture. Arun, can you give a >> specific example of something you'd like to "blow away"? There are bunch of issues in YARN/MapReduce which clearly aren't *critical*, similarly in HDFS a cursory glance showed up some *enhancements*/*improvements* in CHANGES.txt which aren't necessary for a patch release, plus things like: HADOOP-9623 Update jets3t dependency to 0.9.0 Having said that, the HDFS devs know their code the best. > I agree with Colin. If we've been backporting things into a patch release > (third version component) which don't belong, we should explicitly call out > those patches, so we can learn from our mistakes and have a discussion > about what belongs. Good point. Here is a straw man proposal: ---- A patch (third version) release should only include *blocker* bugs which are critical from an operational, security or data-integrity issues. This way, we can ensure that a minor series release (2.2.x or 2.3.x or 2.4.x) is always release-able, and more importantly, deploy-able at any point in time. ---- Sandy did bring up a related point about timing of releases and the urge for everyone to cram features/fixes into a dot release. So, we could remedy that situation by doing a release every 4-6 weeks (2.3, 2.4 etc.) and keep the patch releases limited to blocker bugs. Thoughts? thanks, Arun -- CONFIDENTIALITY NOTICE NOTICE: This message is intended for the use of the individual or entity to which it is addressed and may contain information that is confidential, privileged and exempt from disclosure under applicable law. If the reader of this message is not the intended recipient, you are hereby notified that any printing, copying, dissemination, distribution, disclosure or forwarding of this communication is strictly prohibited. If you have received this communication in error, please contact the sender immediately and delete it from your system. Thank You. --Apple-Mail=_B33567C6-C47E-428F-9F55-ACFD0A02DA2E--