Return-Path: X-Original-To: apmail-cassandra-dev-archive@www.apache.org Delivered-To: apmail-cassandra-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 8C1D3DB23 for ; Tue, 21 May 2013 20:43:54 +0000 (UTC) Received: (qmail 62584 invoked by uid 500); 21 May 2013 20:43:54 -0000 Delivered-To: apmail-cassandra-dev-archive@cassandra.apache.org Received: (qmail 62561 invoked by uid 500); 21 May 2013 20:43:54 -0000 Mailing-List: contact dev-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list dev@cassandra.apache.org Received: (qmail 62550 invoked by uid 99); 21 May 2013 20:43:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 May 2013 20:43:53 +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 (nike.apache.org: domain of driftx@gmail.com designates 209.85.212.47 as permitted sender) Received: from [209.85.212.47] (HELO mail-vb0-f47.google.com) (209.85.212.47) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 May 2013 20:43:48 +0000 Received: by mail-vb0-f47.google.com with SMTP id x13so763846vbb.20 for ; Tue, 21 May 2013 13:43:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=IY+HRB3iQWyN86KTv9JIqYMp+uh8hgUJX1drelwTmAg=; b=evPbMu/TIOjrjBUWB7k51Hpmn+jRaTnZo1d1RrnXAKpW8tMPt4laElRIyFacy19VZQ UplQN0JrpfO0ZS0LOYE3Ma1EsHDbt9Vqy0UlqD5itXhQiTiCK/Kd+IkwWpHgmqRmz3cY q/14FYKsgNVRJNrdKyTqxA2tkVRm/o+Iyr7ZFncwiD4UxaVI4F19OimYEfb2bWFeETPR SJYyWSeF3oPpx323T8DokJPtkDxhzLdlNtSYqQYgxrPFI7zFbKNp3FJgZZ52M3ZraORg Em0Eiedvo5FDg5PvjL0uWlr98iSkcLmZNeVT+ip7AuJcwRf069Dn3tBDTvDU5diiRspG ywhw== X-Received: by 10.52.20.77 with SMTP id l13mr1402986vde.3.1369169007749; Tue, 21 May 2013 13:43:27 -0700 (PDT) MIME-Version: 1.0 Received: by 10.58.236.193 with HTTP; Tue, 21 May 2013 13:43:07 -0700 (PDT) In-Reply-To: References: From: Brandon Williams Date: Tue, 21 May 2013 15:43:07 -0500 Message-ID: Subject: Re: Time to roll 1.1.12? To: dev@cassandra.apache.org Content-Type: multipart/alternative; boundary=20cf307cfd8458306a04dd40800c X-Virus-Checked: Checked by ClamAV on apache.org --20cf307cfd8458306a04dd40800c Content-Type: text/plain; charset=ISO-8859-1 +1 On Tue, May 21, 2013 at 1:59 PM, Jonathan Ellis wrote: > CHANGES: > * Remove buggy thrift max message length option (CASSANDRA-5529) > * Add retry mechanism to OTC for non-droppable_verbs (CASSANDRA-5393) > * Use allocator information to improve memtable memory usage estimate > (CASSANDRA-5497) > * fsync leveled manifest to avoid corruption (CASSANDRA-5535) > * Fix Bound intersection computation (CASSANDRA-5551) > * Fix NPE in Pig's widerow mode (CASSANDRA-5488) > > I'm feeling lucky that we're ready to stick a fork in 1.1. > > -- > Jonathan Ellis > Project Chair, Apache Cassandra > co-founder, http://www.datastax.com > @spyced > --20cf307cfd8458306a04dd40800c--