Return-Path: X-Original-To: apmail-cassandra-user-archive@www.apache.org Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 87E6510DD6 for ; Thu, 25 Jul 2013 11:08:57 +0000 (UTC) Received: (qmail 850 invoked by uid 500); 25 Jul 2013 11:08:54 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 670 invoked by uid 500); 25 Jul 2013 11:08:52 -0000 Mailing-List: contact user-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cassandra.apache.org Delivered-To: mailing list user@cassandra.apache.org Received: (qmail 662 invoked by uid 99); 25 Jul 2013 11:08:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Jul 2013 11:08:51 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE X-Spam-Check-By: apache.org Received-SPF: error (nike.apache.org: local policy) Received: from [209.85.192.173] (HELO mail-pd0-f173.google.com) (209.85.192.173) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Jul 2013 11:08:45 +0000 Received: by mail-pd0-f173.google.com with SMTP id bv13so1553677pdb.18 for ; Thu, 25 Jul 2013 04:08:03 -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=CECsUU42dB0eNMao89DHVhq1qlLHE3j8JA5ru0XCQS8=; b=Sf0QRIRWrlWJxoKgKHDwKdDm3V4bJyx1fkT/2jsalw/h2T4C9e3zs1OOvQ6FbT3gYW Id+TC1GtckK42/FEfc6YpT5hWmNRy6IhsjULjky6mLDbBz9Bf9vAIoNxLUX4lQQdaFZr DRiMbk+DT+aVw6L/OTJrkZTEOi/CqeDW7moiHmpWCDMf9/+nhhL5bp96UF241iuZP3g0 9oFdrs0JAxvbABQ4B6YF25puPfhviu+pLq7tNIYwqOGOaDt40rcNn3uLl6do5WqZFBYV EIvei6eBHk1hED35+evyg7D9+ifGP/abtojWqAbBhxmHZpxM7tVGw86eB1HeJEilOKTA ZgwQ== X-Received: by 10.68.143.73 with SMTP id sc9mr47734892pbb.2.1374750483278; Thu, 25 Jul 2013 04:08:03 -0700 (PDT) Received: from happy.fc1.lab (173-160-196-241-Washington.hfc.comcastbusiness.net. [173.160.196.241]) by mx.google.com with ESMTPSA id ys4sm53481327pbb.9.2013.07.25.04.08.01 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 25 Jul 2013 04:08:02 -0700 (PDT) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) Subject: Re: disappointed From: Derek Andree In-Reply-To: Date: Thu, 25 Jul 2013 04:08:00 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: <949273CB-8C56-4486-BA9F-FCADAF4F080E@lacunasystems.com> References: <41C4F926-156E-4245-97A1-3D6CE35760C9@gmail.com> <00f801ce885e$b3864e70$1a92eb50$@struq.com> <51EFD9CD.5090101@filez.com> <6C7EE9E3-DAD6-4006-8FFD-D737138337FA@gmail.com> <51F01ED1.6000002@megazebra.com> To: user@cassandra.apache.org X-Mailer: Apple Mail (2.1508) X-Gm-Message-State: ALoCoQkINJmXJ5R/t+1ZFqrfJSSfdYClSTCe5lN6NIJKOG9uYj6gp3RFL+TNJEUhv25rs93k/G/G X-Virus-Checked: Checked by ClamAV on apache.org Yeah, Rob is smart. don't run crap in production. Run what others are = stable at. If you are running the latest greatest dumbest craziest in = prod then you ask for fail, and you will get just that. FAIL On Jul 24, 2013, at 12:06 PM, Robert Coli wrote: > A better solution would likely involve not running cutting edge code = in production.. if you find yourself needing to upgrade production = anything on the day of a release, you are probably ahead of the version = it is reasonable to run in production. >=20 > If you're already comfortable with this high level of risk in = production, I don't really see small manual patches as significantly = increasing your level of risk... >=20 > =3DRob=20