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 08A1FD26C for ; Tue, 21 May 2013 21:11:41 +0000 (UTC) Received: (qmail 87173 invoked by uid 500); 21 May 2013 21:11:40 -0000 Delivered-To: apmail-cassandra-dev-archive@cassandra.apache.org Received: (qmail 87142 invoked by uid 500); 21 May 2013 21:11:40 -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 87134 invoked by uid 99); 21 May 2013 21:11:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 May 2013 21:11:40 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW X-Spam-Check-By: apache.org Received-SPF: error (athena.apache.org: local policy) Received: from [209.85.215.46] (HELO mail-la0-f46.google.com) (209.85.215.46) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 May 2013 21:11:26 +0000 Received: by mail-la0-f46.google.com with SMTP id er20so1218180lab.5 for ; Tue, 21 May 2013 14:10:26 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:x-gm-message-state; bh=hn9oSGuvovcqG7j9utpVWPykwedGGYtoa/drCVCrUZ4=; b=XHw6Vi9g9v35kpXQX69R9zhDt/y78SRE823cGwsE57PBbA0U2UJqL0A/OEewCZKvx3 vvnXu6MlBBfrpSImFmES3f1c7YifUgMDXd1EMwy/1VYPqvL50Td/yzSkzbnFScKsS6+v gzN5bBXFyRWSc/l+7DogtaV5VvQQhrqKX8s9Tk0PRu2AFNiprkoi1RUG98wZcjyw1OJ5 yyC+BeKrmZXGulgxap9PMxBeXWaMXV5DL65nqYDHI6T3t3hhQpMUa19PePV+1ypRsVSH W9or51uCIyhaJ+iWfKGYYWnDNPhNF5LAe1LBSgfu55lZwtRI5ctaZuUAPAEyVZTLaC8d EIKQ== X-Received: by 10.112.126.165 with SMTP id mz5mr2527414lbb.62.1369170626354; Tue, 21 May 2013 14:10:26 -0700 (PDT) MIME-Version: 1.0 Received: by 10.112.63.229 with HTTP; Tue, 21 May 2013 14:10:06 -0700 (PDT) In-Reply-To: References: From: Carl Yeksigian Date: Tue, 21 May 2013 17:10:06 -0400 Message-ID: Subject: Re: Time to roll 1.1.12? To: "dev@cassandra.apache.org" Content-Type: multipart/alternative; boundary=001a11c36c06d22f9604dd40e01c X-Gm-Message-State: ALoCoQn2V3NgE2NXzXFXP3o/6wbb7MUWcIfM1Wioz5DUaVWhLy0y5rgB5ailK8RBZgtxK+wjLny2 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c36c06d22f9604dd40e01c Content-Type: text/plain; charset=ISO-8859-1 +1 on the release, and +1 on the fork sticking :) On Tue, May 21, 2013 at 2: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 > --001a11c36c06d22f9604dd40e01c--