4.2. Messaging - 6.2.1
Table 4.2, “Messaging Issues Resolved in 6.2.1” lists the issues resolved in version 6.2.1.
Issue Number | Description |
---|---|
AMQ-4000 | Durable subscription not getting unregistered on networked broker |
AMQ-4705 | Add keep alive support to shared file locker |
AMQ-5266 | Stuck Messages in Single Broker when using JDBC Persistent Store |
AMQ-5303 | MQTT Subscriptions on VirtualTopic prefixed destinations failed retained tests. |
AMQ-5368 | SSL handshake stalls broker with NIO |
AMQ-5400 | Unable to keep message order using ActiveMQ-RAR |
AMQ-5605 | High CPU load when using failover transport in network connector |
AMQ-5811 | NoSuchElementException during resource adapter shutdown in EAP 6 |
AMQ-5841 | activemq script returns a non zero exit code for successful operations |
AMQ-5853 | JDBC store - pending high priority messages batch cannot be consumed after low priority message batch |
AMQ-5854 | Duplicate messages when failover is done during prepare phase of two phase commit. |
AMQ-5863 | Composite Send with useCache=false leaves messages pending till restart |
AMQ-5864 | KahaDB recovery with persisteRedeliveryFlag=true can lead to stuck message |
AMQ-5888 | Transport Connection to: tcp://127.0.0.1:41062 failed: java.io.EOFException shows up in log when closing connection normally |
AMQ-5907 | Pull consumer can hang in receive if RedeliveryPolicy is configured with max redeliveries |
AMQ-5916 | Creation of durable subscriber fails via broker AdminView due to lack of SecurityContext on ConnectionContext |
AMQ-5943 | network bridge fails when using jaasDualAuthenticationPlugin |
AMQ-5951 | failover maxReconnect=0 url can block on reconnect |
AMQ-5953 | XA Transaction 'XID:[...]' has not been started. xaErrorCode:-4 on MessageAck |
AMQ-5983 | Restoring MQTT client virtual topic queue uses wrong prefix. |
AMQ-5984 | Unsafe use of access-order LinkedHashMap via ActiveMQMessageAuditNoSync - can lead to loop and hang |
AMQ-5994 | Broker can't recover Durable Subscription on index deletion |
AMQ-6002 | MQTT virtual topic strategy doesn't escape client id properly |
AMQ-6010 | AMQP SSL Transport "leaking" currentTransportCounts |
AMQ-6013 | Restrict classes that can be serialized in ObjectMessages |
AMQ-6014 | Offline Durable Topic Subscription exceeds memory limits |
AMQ-6016 | java.lang.IllegalArgumentException: Comparison method violates its general contract! |
AMQ-6017 | Make ioBufferSize configurable for nio transport |
AMQ-6021 | mqtt+nio+ssl don't work with certificate authentication properly |
AMQ-6032 | Properties on scheduled messages can get lost on dispatch |
AMQ-6033 | mkahaDB,shared-file-locker - broker not shutting down when it loses the lock |
AMQ-6039 | KahaDB data log archiving does not work accross different physical file systems |
ENTESB-3681 | Not All Cipher Algorithms Work For Encrypting Property Placeholders |
ENTESB-4398 | Arbitrary remote code execution with InvokerTransformer |
ENTMQ-1074 | pom.xml files missing from examples in extras/apache-activemq-5.11.0.redhat-620133-bin.zip |
ENTMQ-1121 | Remove activemq-rar.txt file from apache-activemq zip in extras |
ENTMQ-1124 | activemq-5.11.0.redhat-6-2-0-patch-platform hangs on windows |
ENTMQ-1180 | Offline Durable Topic Subscription exceeds memory limits |
ENTMQ-780 | NPE Thrown By DemandForwardingBridge |