Friday, July 12, 2013

ActiveMQ-CPP v3.7.1 Released

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)
  • Cient doesn't work on Linux Red Hat 6.4 systems, fails when setting thread priority

No comments: