Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id AF481200CA4 for ; Wed, 7 Jun 2017 17:08:08 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id ADE90160BD0; Wed, 7 Jun 2017 15:08:08 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 26BDF160BB6 for ; Wed, 7 Jun 2017 17:08:08 +0200 (CEST) Received: (qmail 84755 invoked by uid 500); 7 Jun 2017 15:08:07 -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 84744 invoked by uid 99); 7 Jun 2017 15:08:07 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Jun 2017 15:08:07 +0000 Received: from mail-pf0-f174.google.com (mail-pf0-f174.google.com [209.85.192.174]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id EA1421A00A2 for ; Wed, 7 Jun 2017 15:08:06 +0000 (UTC) Received: by mail-pf0-f174.google.com with SMTP id 9so6692080pfj.1 for ; Wed, 07 Jun 2017 08:08:06 -0700 (PDT) X-Gm-Message-State: AODbwcCZNWDIODjSDH6bdtT6XoShax8+onXcf3blJUckgSnE0J+H5zRF ATkg06dojtAX48G6byD8KiKQKmhQBg== X-Received: by 10.99.172.17 with SMTP id v17mr33374338pge.234.1496848086504; Wed, 07 Jun 2017 08:08:06 -0700 (PDT) MIME-Version: 1.0 Received: by 10.100.150.214 with HTTP; Wed, 7 Jun 2017 08:07:45 -0700 (PDT) In-Reply-To: <938b12cf-2e84-0c5b-21f9-8827cb2a894d@apache.org> References: <938b12cf-2e84-0c5b-21f9-8827cb2a894d@apache.org> From: Sean Busbey Date: Wed, 7 Jun 2017 10:07:45 -0500 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: NOTICE: I just created branch-2, the branch from where we'll cut hbase-2.0.0 To: dev Content-Type: text/plain; charset="UTF-8" archived-at: Wed, 07 Jun 2017 15:08:08 -0000 On Wed, Jun 7, 2017 at 10:04 AM, Josh Elser wrote: > > > On 6/7/17 1:17 AM, Stack wrote: >> > >> I just set the version on master branch to be 3.0.0-SNAPSHOT. > > > I was just thinking about this one this morning: would master become 2.1.0 > or 3.0.0? > > I'd guess that the intent is to put more emphasis on the "x" instead of the > "y" and "z" (for a version string "x.y.z")? We all on board with that plan > too, for better or for worse? :) yeah, this is the same bit we did when branch-1 was created off of master last major release. We need a place to put the breaking stuff. Hopefully we can exercise a more planned out approach to how long master waits for the next branch-x.