Return-Path: X-Original-To: apmail-curator-dev-archive@minotaur.apache.org Delivered-To: apmail-curator-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 76469105F0 for ; Mon, 3 Jun 2013 21:09:01 +0000 (UTC) Received: (qmail 6150 invoked by uid 500); 3 Jun 2013 21:09:01 -0000 Delivered-To: apmail-curator-dev-archive@curator.apache.org Received: (qmail 6115 invoked by uid 500); 3 Jun 2013 21:09:01 -0000 Mailing-List: contact dev-help@curator.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@curator.incubator.apache.org Delivered-To: mailing list dev@curator.incubator.apache.org Received: (qmail 6107 invoked by uid 99); 3 Jun 2013 21:09:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Jun 2013 21:09:01 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW X-Spam-Check-By: apache.org Received-SPF: error (athena.apache.org: local policy) Received: from [209.85.160.45] (HELO mail-pb0-f45.google.com) (209.85.160.45) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Jun 2013 21:08:53 +0000 Received: by mail-pb0-f45.google.com with SMTP id mc8so1140574pbc.18 for ; Mon, 03 Jun 2013 14:08:12 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer :x-gm-message-state; bh=Qbs9bqt7rq3FAo7BEhffuMS+l9otdh/kqFg0OK7U1NI=; b=GTtUYlyi9fLzwds5LMrN9TjntXaxbTXkAnzf9TDMdIJb7WlGLKlaBOFwlE3GKDYpcx 51uvqYnBKUVLJrqYCJYJYVWDxAPY32r+ELhJryfV1fBkQ+I7wqQUy8AAKKii2rmRqL6K 01qJ57HZKhBVzgFW4k6gT7gyhZwRSRUD5XGdAeCHd34Z+WMXpAYzbtlq86V7s0Ixr4zr fWXR80MVf7VR0RgSW+hMJ/m5sbgfNFyzdBEjk2FJD0TmkFqTFH6/li+72+6DxAuT4eI4 M5HqGhM32/dr/S0jEImJsAcN1suz3NsUHPB3XeJeIkn4nLRaJ9cAIUlbhaVi6LEM5fyn k3sw== X-Received: by 10.67.13.199 with SMTP id fa7mr26336002pad.185.1370293692638; Mon, 03 Jun 2013 14:08:12 -0700 (PDT) Received: from lgml-jzimmerman.corp.netflix.com (lg-corp.netflix.com. [69.53.237.65]) by mx.google.com with ESMTPSA id q8sm55683756pan.12.2013.06.03.14.08.11 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 03 Jun 2013 14:08:11 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.3 \(1503\)) Subject: Re: Jira Issues From: Jordan Zimmerman In-Reply-To: Date: Mon, 3 Jun 2013 14:08:10 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: References: <2FA8A6DA-2BD3-45D4-AD60-60500F765C5F@jordanzimmerman.com> <83BF1DBC-90E2-4835-B6F9-A4F436655F9B@jordanzimmerman.com> To: dev@curator.incubator.apache.org X-Mailer: Apple Mail (2.1503) X-Gm-Message-State: ALoCoQmf3U3OUfers1BNXeeM5PnlKxR+aWji6mkWm8W9on6ml+Ir0jOGtB5OH62q0bPe3yjPBkcB X-Virus-Checked: Checked by ClamAV on apache.org ZooKeeper auto-applies patches. It's nice in that it does a first pass = validation automatically. It's worthwhile, IMO. On this subject, what should our policy be on patches? Should we vote on = every single one? How do other projects handle it? -JZ=