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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
