Vote open for ActiveMQ-CPP v3.8.0

This is a new major release of ActiveMQ-CPP, a few bugs have been fixed that were found in the v3.7.0 and v3.7.1 releases 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. Also some new APIs were added to the CMS API to provide an event based construct to listen for addition and removal of destinations on the Broker. 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)
 * Cient doesn't work on Linux Red Hat 6.4 systems, fails when setting
   thread priority
 * Exception "attempt to unlock read lock, not locked by current
   thread" when doing performance testing
 * For SSL connections ensure the SNI field is set.
 * Can't send to temporary queues created by name
 * Added Visual Studio 2010 project files for the project.
 * Added Destination Source events based listener interfaces to the CMS
   API.


The source bundles for this release can be found here:
<http://people.apache.org/~tabish/cms-3.8.x/>

The Wiki page for the release is here:
<https://cwiki.apache.org/confluence/display/AMQCPP/ActiveMQ-CPP+3.8.0+Release>

The list of issues fixed in this release is available here:
<https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311207&styleName=Html&version=12324544>

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.
[email protected] | www.fusesource.com | www.redhat.com
skype: tabish121 | twitter: @tabish121
blog: http://timbish.blogspot.com/

Reply via email to