You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Clebert Suconic (Jira)" <ji...@apache.org> on 2022/04/25 13:46:00 UTC

[jira] [Assigned] (ARTEMIS-3798) Some OpenWire message details dropped during upgrade to 2.21.0

     [ https://issues.apache.org/jira/browse/ARTEMIS-3798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Clebert Suconic reassigned ARTEMIS-3798:
----------------------------------------

    Assignee: Justin Bertram

> Some OpenWire message details dropped during upgrade to 2.21.0
> --------------------------------------------------------------
>
>                 Key: ARTEMIS-3798
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3798
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Clebert Suconic
>            Assignee: Justin Bertram
>            Priority: Major
>             Fix For: 2.22.0
>
>
> 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:
> {noformat}
> 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{noformat}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)