Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-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 00C5210D31 for ; Wed, 10 Jul 2013 19:02:02 +0000 (UTC) Received: (qmail 93419 invoked by uid 500); 10 Jul 2013 19:02:01 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 93388 invoked by uid 500); 10 Jul 2013 19:02:01 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 93380 invoked by uid 99); 10 Jul 2013 19:02:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Jul 2013 19:02:01 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of chirino@gmail.com designates 209.85.128.172 as permitted sender) Received: from [209.85.128.172] (HELO mail-ve0-f172.google.com) (209.85.128.172) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Jul 2013 19:01:56 +0000 Received: by mail-ve0-f172.google.com with SMTP id jz10so6435811veb.3 for ; Wed, 10 Jul 2013 12:01:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=1sWjlWEpyCFN7mQxorZ/bUmVucjxl96FrghpcGqtea0=; b=X9Af8/+Ja9o8+3tEH6z2ldzqcFdhxP6TgsTvPwXihVUoZSdUNqf8DVhwDRNjarZLb2 pcmck5xszlgcGg6/w5gNY5R4kXFkuPxzC3mLzueUE7jFNHy/CDmzofb5Ngy7I8ntZ+Xl lvXD/r1peF/26v/N4CcgeQTDvl/YO1CnRB+lHrJgyC8eaPuadIW9rVOmjYLvOokxH9T5 XSXX/vsah8sw4OuopNkW/dvzpyU8weLJKp3Unzv4wgDo8GvPS/H33y/oYd6e7Vil331R ILAblMpfZFhfZal2vPRNG8RZ5YTB5JME+1axRfANZMS0CCQD0ZOpsxMPba35EQMXF95g 5arQ== MIME-Version: 1.0 X-Received: by 10.58.204.195 with SMTP id la3mr19627248vec.66.1373482894942; Wed, 10 Jul 2013 12:01:34 -0700 (PDT) Sender: chirino@gmail.com Received: by 10.52.243.201 with HTTP; Wed, 10 Jul 2013 12:01:34 -0700 (PDT) In-Reply-To: <51DAD066.7040604@gmail.com> References: <51DAD066.7040604@gmail.com> Date: Wed, 10 Jul 2013 15:01:34 -0400 X-Google-Sender-Auth: 8GDvlzSZ2Xp0qwiA_XKMb39KCPg Message-ID: Subject: Re: [VOTE] Release ActiveMQ-CPP v3.7.1 From: Hiram Chirino To: ActiveMQ-Developers Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org +1 On Mon, Jul 8, 2013 at 10:44 AM, Timothy Bish wrote: > Vote open for ActiveMQ-CPP v3.7.1 > > This is a new patch release of ActiveMQ-CPP, a lot of bugs have been fixed > that were found in the v3.7.0 release which should reduce memory consumption > and improve overall stability. Several compilation fixes were made as well > so things should be better on a number of platforms. Fixes of note: > > * 3.7.0 does not compile with gcc-4.4.7 on CentOS-6 > * APR-Util header include missed in latest release. > * CMS FailoverTransport Leaks Socket Descriptors > * closing a connection stalled in start because of failover should > stop the transport safely. > * Compilation Error Fix for Sun Studio under Solaris 10 > * Exception lifetime confusion can cause the application to crash > * Connection didn't switch to the slave broker when the master broker > is down > * Commiting a session with a deleted consumer causes access violation > * Compilation of 3.7.0 fails for Linux systems (Redhat 5.8 and SuSE > SLES 10) > * Client doesn't work on Linux Red Hat 6.4 systems, fails when setting > thread priority > > The source bundles for this release can be found here: > > > The Wiki page for the release is here: > > > The list of issues fixed in this release is available here: > > > Please cast your votes: > > [ ] +1 Release the source as Apache ActiveMQ-CPP 3.7.1 > [ ] -1 Veto the release (provide specific comments) > > Here is my +1 > > -- > Tim Bish > Sr Software Engineer | RedHat Inc. > tim.bish@redhat.com | www.fusesource.com | www.redhat.com > skype: tabish121 | twitter: @tabish121 > blog: http://timbish.blogspot.com/ > -- Hiram Chirino Engineering | Red Hat, Inc. hchirino@redhat.com | fusesource.com | redhat.com skype: hiramchirino | twitter: @hiramchirino blog: Hiram Chirino's Bit Mojo