Changes in Open MQ 4.4u1, Build 5
This build is available here: http://download.java.net/mq/open-mq/4.4u1/b5-rc3
This is release candidate 3 (There was a mistake in the numbering of the previous build -- it should have been build 4, RC2)
- Fix 6898355 - takeover lock gets reset on broker restart without waiting for takeover completion
- RFE Add index to MESSAGE_ID on CONSTATE table for MySQL (Performance improvement)
- Fix 6898312 - on broker restart, HA monitor initial heartbeat delays by monitor.interval can cause split-brain
- No CR: Do not log stack trace if BrorkerDownException on remote ack failure in PacketReference.acknowledged()
- Fix for CR 6897721 -When using receive() with new direct mode, rollback causes bad message order of redelivered messages
- Fix 6895753 - imqcmd .getattr returns blank for imq.autocreate.destination.useDMQ
- Fix CR 6893827 - Broker crash when running tonga milestone tests with new Transaction Logging enabled. Plus fixes for other issues found with testing of txn log.
- Fix CR 6896764 - equals method on TransactionAcknowledgement is incorrect.
- Fix CR 6895921 - Thread-unsafe transaction list updated concurrently by direct mode client (caused memory leak)
- 6887383 RFE - allow enabling inter-broker PING packet logging at runtime - This also allows turn/on off cluster packet dump at runtime