Changes in Open MQ 4.4, Build 14
This build is available here: http://download.java.net/mq/open-mq/4.4/b14
Bug fixes and stability improvements. Added L10N strings. Fixes for GlassFish integration improvements.
Changes
- Fix RFE: 6819095 cluster should support setting input/output stream buffer size and TcpNoDelay
- Fix to CR 6869575 Resource adapter should check imq.jmsra.isXAJoinAllowed in ResourceAdapter.start()
- do not set Grizzly Controller logger if embedded broker
- make BrokerLink Packet.dumphex() more efficient by using StringBuffer
- Fix 6868578 - some broadcast/unicast no check if a link established interferes/w link handshake cause link down
- Fix for 6861774, 6815537 and 6848495 which complained that RABrokerLifeCycleTest011 was hanging on various machines
- Fix for CR 6857587: throttle test to avoid running out of sockets on Windows
- Implement workaround for Update Center Issue 1612 https://updatecenter2.dev.java.net/issues/show_bug.cgi?id=1612 and also fixes bug 6828377
- Fix 6868525 - NullPointerException on forwarding temporary destination to remote broker on link establishment
- Remove info message "ClientRuntime created direct connection ..."
- Fix 6861873 STOMP and JMS Bridge: no size limit imposed on log file
- Fix 6817434 - cluster callback dispatcher thread does not handle OOM
- Fix 6807708 - TemporaryDestiation.delete fail if master broker is not running - deleting a temporary destination should not generate a change record event [The creation of temporary destination does not generate a change record event as expected, deletion should neither]
- Add FINE logging to the JMSRA to log the full command line being used to launch a LOCAL broker
- Bug Fix 6863401 - add fscontext.jar to rar.
Known problems
Grizzly version is incompatible with GF v3 when running embedded. Will refresh version in next promotion. If you are using STOMP, try running with LOCAL or REMOTE deployment.
Windows users must install the 2008 version of the runtime libraries. This is supported on all current versions of Window. See this article from Microsoft for details. Also, check GlassFish IT 8771 This requirement was removed in build 14.