-
Bug
-
Resolution: Done
-
Major
-
None
-
None
If OpenWire messages were received by a broker before 2.21.0 then when upgrading to 2.21.0 they will incur in warning during message conversions and some details of the message will be lost. This includes the message's original message ID, producer ID, original destination, and reply-to destination.
WARN messages such as this will be logged:
2022-03-18 17:10:53,639 WARN [org.apache.activemq.artemis.core.server] AMQ222302: Failed to deal with property __HDR_PRODUCER_ID when converting message from core to OpenWire: Cannot cast [B to org.apache.activemq.artemis.api.core.SimpleString 2022-03-18 17:10:53,641 WARN [org.apache.activemq.artemis.core.server] AMQ222302: Failed to deal with property __HDR_MESSAGE_ID when converting message from core to OpenWire: Cannot cast [B to org.apache.activemq.artemis.api.core.SimpleString