Fuse 6 is no longer supported
As of February 2025, Red Hat Fuse 6 is no longer supported. If you are using Fuse 6, please upgrade to Red Hat build of Apache Camel.3.2. Messaging
Table 3.2, “Messaging Issues Resolved in 6.1.1” lists the issues resolved in version 6.1.1.
| Issue Number | Description |
|---|---|
| AMQ-2876 | Message received from Queue before its expiration and acknowledged after it, is put to deadletter queue in error |
| AMQ-3454 | Contention on a mutex during a stress when using SimpleAuthenticationPlugin |
| AMQ-4182 | Memory Leak for ActiveMQBytesMessage with Compression as true |
| AMQ-4349 | ActiveMQ 5.8.0 thows nullpointer exception while shutting down (NIO + LevelDB + pending Non Peristent Messages) |
| AMQ-4485 | Skipped message dispatch with concurrent transacted sends at cursor memory limit |
| AMQ-4555 | Locking in SimpleCachedLDAPAuthorizationMap can lead to delays in Message dispatch. |
| AMQ-4719 | Enable "Link Stealing" as an option on a Connector |
| AMQ-4930 | java.lang.OutOfMemoryError: Java heap space Exception when sending big amount(1000+) of 1M non persistent messages to broker |
| AMQ-4952 | When duplicate message occur from network producer, messages blocked by cursor audit are blocked till restart |
| AMQ-5068 | Support hardening/persisting the JMSRedeliveryFlag across restarts |
| AMQ-5080 | RAR - missing messages on master slave failover |
| AMQ-5119 | broker redeliveryPlugin: after message redelivery, all subsequent "producer.send()" using same message are "scheduled" for delivery to queue rather than delivered to queue as normal |
| AMQ-5121 | Browse command is no more working with Karaf |
| AMQ-5140 | ArithmeticException: / by zero in HealthView.healthList() when using JMX-Health-Operations |
| AMQ-5146 | RedeliveryPolicy exceeded for crashing consumer |
| AMQ-5156 | Multiple tests using durable subs are failing |
| AMQ-5189 | Rollback on XASession when closing back to pool |
| AMQ-5212 | Deadlock with duplicate detection and dlq processing in kahadb |
| AMQ-5241 | Spurious WARN FailoverTransport - Transport .. failed, reason: , attempting to automatically reconnect java.io.EOFException |
| AMQ-5256 | AMQP WARN Transport Connection failed: java.io.IOException |
| AMQ-5266 | Stuck Messages in Single Broker when using JDBC Persistent Store |
| AMQ-5274 | Stuck messages and CPU churn when aborted transacted message expires |
| AMQ-5279 | failover redelivery to alternative consumers with pending transaction causes rollback *and* dlq processing |
| AMQ-5288 | Return proper error codes to MQTT client on failed connect. |
| AMQ-5307 | MQTT Transport codec does not properly deal with partial read of frame header |
| AMQ-5311 | XAException message should encode the xaErrorCode |
| AMQ-5379 | AMQP - allow setting prefetch size |
| ENTMQ-678 | HTML in message header can prevent ActiveMQ Web Console from displaying correctly |
| ENTMQ-684 | Stomp Tests hang on Solaris |
| ENTMQ-685 | [ ActiveMQ 5.9.0.redhat-610379] - NullPointerException at org.fusesource.hawtdispatch.package$RichExecutor.execute() during shutdown |
| ENTMQ-703 | Stuck Messages in Single Broker when using JDBC Persistent Store |
| ENTMQ-792 | When an AMQP client receives some messages from a queue, all JMSRedelivered headers of the remained messages are changed to true. |
| ENTMQ-815 | mqtt: incorrect wild card replacement in mqtt topics |