Return-Path: X-Original-To: apmail-ignite-dev-archive@minotaur.apache.org Delivered-To: apmail-ignite-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 E344E18B6F for ; Mon, 27 Jul 2015 07:34:02 +0000 (UTC) Received: (qmail 66108 invoked by uid 500); 27 Jul 2015 07:34:02 -0000 Delivered-To: apmail-ignite-dev-archive@ignite.apache.org Received: (qmail 66065 invoked by uid 500); 27 Jul 2015 07:34:02 -0000 Mailing-List: contact dev-help@ignite.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.incubator.apache.org Delivered-To: mailing list dev@ignite.incubator.apache.org Received: (qmail 66053 invoked by uid 99); 27 Jul 2015 07:34:02 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Jul 2015 07:34:02 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 2796C190928 for ; Mon, 27 Jul 2015 07:33:57 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.97 X-Spam-Level: *** X-Spam-Status: No, score=3.97 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=3, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id jBHJl8heiXst for ; Mon, 27 Jul 2015 07:33:51 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with SMTP id 337B050657 for ; Mon, 27 Jul 2015 07:33:51 +0000 (UTC) Received: (qmail 65447 invoked by uid 99); 27 Jul 2015 07:33:50 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Jul 2015 07:33:50 +0000 Received: from mail-ob0-f181.google.com (mail-ob0-f181.google.com [209.85.214.181]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 53EF31A0339 for ; Mon, 27 Jul 2015 07:33:50 +0000 (UTC) Received: by obre1 with SMTP id e1so53557960obr.1 for ; Mon, 27 Jul 2015 00:33:49 -0700 (PDT) X-Gm-Message-State: ALoCoQnpAsCe624K/7TkFAb7vZzBkvNG3BF2K+Tk3XtOJtflViPeLgfPtmZbNeo3HF7GiPdy8zqf X-Received: by 10.182.236.200 with SMTP id uw8mr26187017obc.19.1437982429058; Mon, 27 Jul 2015 00:33:49 -0700 (PDT) MIME-Version: 1.0 Received: by 10.202.190.70 with HTTP; Mon, 27 Jul 2015 00:33:09 -0700 (PDT) In-Reply-To: <55B5DD1C.7000308@apache.org> References: <55B5C415.8050905@apache.org> <55B5CC14.3000809@apache.org> <641CAD13-7203-4430-8088-01AA4789DDAF@apache.org> <55B5D677.3060800@apache.org> <55B5DD1C.7000308@apache.org> From: Dmitriy Setrakyan Date: Mon, 27 Jul 2015 00:33:09 -0700 Message-ID: Subject: Re: Jira Process To: "dev@ignite.incubator.apache.org" Content-Type: multipart/alternative; boundary=001a11c36216e0b6eb051bd65f98 --001a11c36216e0b6eb051bd65f98 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Mon, Jul 27, 2015 at 12:26 AM, Branko =C4=8Cibej wrot= e: > > Can you describe at which point a master becomes a release branch in > > Subversion? > > http://subversion.apache.org/docs/community-guide/releasing.html > > > Also, what happens if an occasional bad commit sneaked into the release > branch? > > It's almost impossible for that to happen, as per the process described > on that page. But if it does, we just revert it and try again, usually > after creating or fixing a backport branch. > I kind of see the point of bypassing reviews on simple fixes. However, *simple* is a relative term. I think we should define what *simple* means. I have some ideas, but I would like to hear some other opinions as well. > -- Brane > > --001a11c36216e0b6eb051bd65f98--