You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/02/27 20:54:00 UTC

[jira] [Work logged] (ARTEMIS-4185) Resending compressed message uncompressed throws exception in consumer

     [ https://issues.apache.org/jira/browse/ARTEMIS-4185?focusedWorklogId=847883&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-847883 ]

ASF GitHub Bot logged work on ARTEMIS-4185:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 27/Feb/23 20:53
            Start Date: 27/Feb/23 20:53
    Worklog Time Spent: 10m 
      Work Description: AntonRoskvist opened a new pull request, #4383:
URL: https://github.com/apache/activemq-artemis/pull/4383

   …on in consumer
   
   Don't know how common this pattern is but I encountered this when routing messages using camel-jms. The message is send compressed over a WAN link and as step two it is supposed to get published to a broker cluster on a LAN link. Running with compressLargeMessages=true in step one and =false in step two causes a nasty looking exception for the upcoming consumer.




Issue Time Tracking
-------------------

            Worklog Id:     (was: 847883)
    Remaining Estimate: 0h
            Time Spent: 10m

> Resending compressed message uncompressed throws exception in consumer
> ----------------------------------------------------------------------
>
>                 Key: ARTEMIS-4185
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4185
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Anton Roskvist
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Resending compressed message uncompressed throws exception in consumer.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)