Return-Path: X-Original-To: apmail-hbase-dev-archive@www.apache.org Delivered-To: apmail-hbase-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 9AD71108F4 for ; Tue, 17 Sep 2013 22:04:44 +0000 (UTC) Received: (qmail 34037 invoked by uid 500); 17 Sep 2013 22:04:43 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 33930 invoked by uid 500); 17 Sep 2013 22:04:43 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 33917 invoked by uid 99); 17 Sep 2013 22:04:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Sep 2013 22:04:42 +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 (athena.apache.org: domain of sergey@hortonworks.com designates 209.85.216.46 as permitted sender) Received: from [209.85.216.46] (HELO mail-qa0-f46.google.com) (209.85.216.46) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Sep 2013 22:04:38 +0000 Received: by mail-qa0-f46.google.com with SMTP id j7so2375604qaq.5 for ; Tue, 17 Sep 2013 15:04:17 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=OsfL9wHHAbWDVTxmoFI/QxLPf2mH9Ekyb27B+4+Reyc=; b=ZYnqNEqGYOEbxP/cqj6imjWCO/9F9SHUg7wPTCRiL9m6oWRd2G7TFZafwI47l2rHY/ 8DAMmUCi1mYoU5BpNT8MhmQqy8ZjYK4+ZQ39e/mnhXk4RTWrECbiy8Au2oQEm/eisR6N KGzxmJd54S6gFkyxzxLPSFky5HCfwkZU8XYGhi1hlID5JJMO8/YQcy5n+4yyv8P6QRdU BDjd3G2I6DmVaNMZdshEDmlMloMt1YOK5eCB7Zt5Fh2qapPKSXXBn1LqG7FCV9GqokkP 2nXXTZoFKroRQM0nd1XFCjYgG8R1I+FzHX7lX3nx/+PwPp6+llw1fSVD9R6K6AGmcGQz WqMg== X-Gm-Message-State: ALoCoQlDtkmPdgWafJ/eTzivaiI8UBuyxJu0s1517nPSOCo9kx0a48qXs36ZV9F+iXgTAdIXFcVTKVgfC7IZQGmARFUaOqai9dt90k1S13NQHUJAQrHfbvA= MIME-Version: 1.0 X-Received: by 10.49.131.132 with SMTP id om4mr57290923qeb.2.1379455457228; Tue, 17 Sep 2013 15:04:17 -0700 (PDT) Received: by 10.140.87.243 with HTTP; Tue, 17 Sep 2013 15:04:17 -0700 (PDT) In-Reply-To: References: Date: Tue, 17 Sep 2013 15:04:17 -0700 Message-ID: Subject: Re: Branching for 0.98 From: Sergey Shelukhin To: dev@hbase.apache.org Content-Type: multipart/alternative; boundary=047d7beb9a46830ee104e69b8025 X-Virus-Checked: Checked by ClamAV on apache.org --047d7beb9a46830ee104e69b8025 Content-Type: text/plain; charset=US-ASCII The question is, why is it coming so fast after 96? How is that explained to the users, that's what I meant by "official message". The new features could come on normal cadence (December-ish?). If these features are stable, is 98 is just a "better 96"? Why would anyone use 96 then when 98 is coming out immediately? If we are doing that we might as well delay 96 to get them instead of doing another major release in a month (wearing the vendor-independent hat). Will 96 and 98 be compatible (rolling upgrade, etc.)? If yes, should the features be included in 96 dot releases instead. If no 96 becomes a dead release, 2 upgrades within 6 weeks to go 94 to latest stable version. On Tue, Sep 17, 2013 at 2:30 PM, Andrew Purtell wrote: > Procedurally, to catch changes on the way to 1.0 that did not land in 0.96 > - API cleanups (esp. with comparators), replacement of KeyValue with Cell, > inline Cell tags, HFile V3. > > Not sure there is any "official message". What should it be do you think? > > > On Mon, Sep 16, 2013 at 1:45 PM, Sergey Shelukhin >wrote: > > > What is the "official message"/purpose of 98? I was meaning to ask for > some > > time, this thread might be as good a place as any. > > In a month after 96 release, people might not have even upgraded from 94 > to > > 96 yet, now there's suddenly 98. > > > > > > > > On Mon, Sep 16, 2013 at 11:25 AM, Andrew Purtell > >wrote: > > > > > Hi all, > > > > > > Unless there are concerns, I would like to set the date for branching > > 0.98 > > > out from trunk at one month post the release date of 0.96.0. A RC can > be > > > expected to follow within days, depending on the state of unit tests, > the > > > availability of new 0.96 -> 0.98 upgrade compatibility testing > developed > > > for the release, and the results of that compatibility testing. > > > > > > -- > > > Best regards, > > > > > > - Andy > > > > > > Problems worthy of attack prove their worth by hitting back. - Piet > Hein > > > (via Tom White) > > > > > > > -- > > 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. > > > > > > -- > Best regards, > > - Andy > > Problems worthy of attack prove their worth by hitting back. - Piet Hein > (via Tom White) > -- 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. --047d7beb9a46830ee104e69b8025--